<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Agreeya Solutions interview questions and answers - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/agreeya-solutions-interview-questions-and-answers/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/agreeya-solutions-interview-questions-and-answers/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Wed, 15 Sep 2021 06:19:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>Agreeya Solutions interview questions and answers - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/agreeya-solutions-interview-questions-and-answers/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What are the differences between Impala and Apache Drill ?</title>
		<link>https://www.wikitechy.com/interview-questions/cloudera-impala/what-are-the-differences-between-impala-and-apache-drill/</link>
					<comments>https://www.wikitechy.com/interview-questions/cloudera-impala/what-are-the-differences-between-impala-and-apache-drill/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 19 Jul 2021 06:41:05 +0000</pubDate>
				<category><![CDATA[Cloudera Impala]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Agreeya Solutions interview questions and answers]]></category>
		<category><![CDATA[apache drill performance benchmark]]></category>
		<category><![CDATA[apache drill vs impala benchmark]]></category>
		<category><![CDATA[apache drill vs spark performance]]></category>
		<category><![CDATA[apache kudu vs drill]]></category>
		<category><![CDATA[Atos interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[drill vs hive performance]]></category>
		<category><![CDATA[drill vs impala performance]]></category>
		<category><![CDATA[drill vs impala vs hive]]></category>
		<category><![CDATA[FIS Global Business Solutions India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[IHS Markit interview questions and answers]]></category>
		<category><![CDATA[impala vs drill benchmark]]></category>
		<category><![CDATA[Indecomm Global Services interview questions and answers]]></category>
		<category><![CDATA[Iris Software interview questions and answers]]></category>
		<category><![CDATA[Mindtree interview questions and answers]]></category>
		<category><![CDATA[Nagarro Software Pvt. Ltd interview questions and answers]]></category>
		<category><![CDATA[problems with apache drill]]></category>
		<category><![CDATA[Prokarma Softech Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Sapient Consulting Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Standard Chartered Global Business Services Private Limited interview questions and answers]]></category>
		<category><![CDATA[Synechron Technologies Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Tata Consultancy Service interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[ValueLabs interview questions and answers]]></category>
		<category><![CDATA[Wipro Infotech interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=1025</guid>

					<description><![CDATA[Answer : Analytic DBMS for Hadoop	Schema-free SQL Query Engine for Hadoop...]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="difference-between-impala-and-apache-drill" class="color-purple">Difference between Impala and Apache Drill</h2>
</div>
</div>
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr>
<th>Index</th>
<th>Cloudera impala</th>
<th>Apache Drill</th>
</tr>
<tr>
<td class="text-leftalign">Description</td>
<td class="text-leftalign">Analytic DBMS for Hadoop</td>
<td class="text-leftalign">Schema-free SQL Query Engine for Hadoop,<br />
NoSQL and Cloud Storage</td>
</tr>
<tr>
<td class="text-leftalign">Primary database modele</td>
<td class="text-leftalign">relational DBMS</td>
<td class="text-leftalign">document store relational DBMS</td>
</tr>
<tr>
<td class="text-leftalign">Developer</td>
<td class="text-leftalign">Cloudera</td>
<td class="text-leftalign">Apache Software Foundation</td>
</tr>
<tr>
<td class="text-leftalign">License</td>
<td class="text-leftalign">open source</td>
<td class="text-leftalign">open source</td>
</tr>
<tr>
<td class="text-leftalign">Server operating systems</td>
<td class="text-leftalign">Linux</td>
<td class="text-leftalign">Linux,OSX, Windows</td>
</tr>
<tr>
<td class="text-leftalign">Data scheme</td>
<td class="text-leftalign">yes</td>
<td class="text-leftalign">schema-free</td>
</tr>
<tr>
<td class="text-leftalign">Secondary indexes</td>
<td class="text-leftalign">yes</td>
<td class="text-leftalign">no</td>
</tr>
<tr>
<td class="text-leftalign">SQL</td>
<td class="text-leftalign">SQL-like DML and DDL statements</td>
<td class="text-leftalign">SQL SELECT statement is SQL:2003 compliant</td>
</tr>
<tr>
<td class="text-leftalign">Supported programming languages</td>
<td class="text-leftalign">All languages supporting JDBC/ODBC</td>
<td class="text-leftalign">C++</td>
</tr>
</tbody>
</table>
<div class="text-center row">
<div class="col-sm-12">
<div id="bsa-zone_1590522538159-8_123456"></div>
</div>
</div>
<div class="ImageContent">
<div class="hddn"><img fetchpriority="high" decoding="async" class="alignnone size-medium aligncenter" src="https://cdn.wikitechy.com/interview-questions/cloudera impala/cloudera-impala-tutorials.gif" alt="cloudera-impala-tutorials" width="743" height="410" /></div>
</div>
<div class="hddn"></div>
<div><img decoding="async" class="alignnone size-medium aligncenter" src="https://cdn.wikitechy.com/interview-questions/cloudera impala/query-planner.png" alt="Query planner" width="550" height="385" /></div>
<div></div>
<div class="ImageContent">
<div class="hddn"><img decoding="async" class="alignnone size-medium aligncenter" src="https://cdn.wikitechy.com/interview-questions/cloudera impala/ximpala-arch.png" alt="ximpala arch" width="385" height="237" /></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/cloudera-impala/what-are-the-differences-between-impala-and-apache-drill/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is the difference between Impala and Apache Hive ?</title>
		<link>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-the-difference-between-impala-and-apache-hive/</link>
					<comments>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-the-difference-between-impala-and-apache-hive/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 19 Jul 2021 06:40:04 +0000</pubDate>
				<category><![CDATA[Cloudera Impala]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Agreeya Solutions interview questions and answers]]></category>
		<category><![CDATA[apache impala tutorial]]></category>
		<category><![CDATA[apache impala vs hive]]></category>
		<category><![CDATA[Atos interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[difference between hive and impala]]></category>
		<category><![CDATA[difference between impala and hive]]></category>
		<category><![CDATA[FIS Global Business Solutions India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[hive external table]]></category>
		<category><![CDATA[how impala is faster than hive]]></category>
		<category><![CDATA[how to make my impala faster]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[IHS Markit interview questions and answers]]></category>
		<category><![CDATA[impala architecture]]></category>
		<category><![CDATA[impala architecture diagram]]></category>
		<category><![CDATA[impala concepts and architecture]]></category>
		<category><![CDATA[impala framework]]></category>
		<category><![CDATA[impala hadoop tutorial]]></category>
		<category><![CDATA[impala interview questions and answers]]></category>
		<category><![CDATA[impala statestore]]></category>
		<category><![CDATA[impala statestore is used for]]></category>
		<category><![CDATA[impala vs hbase]]></category>
		<category><![CDATA[impala vs hive]]></category>
		<category><![CDATA[impala vs hive performance]]></category>
		<category><![CDATA[Indecomm Global Services interview questions and answers]]></category>
		<category><![CDATA[Iris Software interview questions and answers]]></category>
		<category><![CDATA[Mindtree interview questions and answers]]></category>
		<category><![CDATA[Nagarro Software Pvt. Ltd interview questions and answers]]></category>
		<category><![CDATA[Prokarma Softech Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Sapient Consulting Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Standard Chartered Global Business Services Private Limited interview questions and answers]]></category>
		<category><![CDATA[Synechron Technologies Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Tata Consultancy Service interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[ValueLabs interview questions and answers]]></category>
		<category><![CDATA[what is impala in hadoop]]></category>
		<category><![CDATA[why impala is faster than hive]]></category>
		<category><![CDATA[Wipro Infotech interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=1024</guid>

					<description><![CDATA[Answer : Impala does runtime code generations
for “big loops ” using llvm...]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="difference-between-impala-and-apache-hive" class="color-purple">Difference between Impala and Apache Hive</h2>
</div>
</div>
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr>
<th>Impala</th>
<th>Apache hive</th>
</tr>
<tr>
<td class="text-leftalign">Impala does runtime code generations<br />
for “big loops ” using llvm.</td>
<td class="text-leftalign">Apache hive generates query<br />
expressions at compile time.</td>
</tr>
<tr>
<td class="text-leftalign">Hadoop 2.6.0</td>
<td class="text-leftalign">Hadoop 2.7.3</td>
</tr>
<tr>
<td class="text-leftalign">Runtime Filtering Optimization Enabled</td>
<td class="text-leftalign">All queries run through LLAP</td>
</tr>
<tr>
<td class="text-leftalign">Parquet format with snappy compression</td>
<td class="text-leftalign">ORCFile format with zlib compression</td>
</tr>
<tr>
<td class="text-leftalign">Impala avoids startup overhead<br />
as daemon processes are started at boot<br />
time itself, always being ready to processes a query.</td>
<td class="text-leftalign">Every hive query has this problem<br />
of “cold start”.</td>
</tr>
<tr>
<td class="text-leftalign">Impala is meant for interactive computing.</td>
<td class="text-leftalign">Apache Hive might not be ideal<br />
for interactive computing .</td>
</tr>
<tr>
<td class="text-leftalign">Impala is more like MPP database.</td>
<td class="text-leftalign">Hive is batch based Hadoop MapReduce .</td>
</tr>
<tr>
<td class="text-leftalign">Impala does not support complex types.</td>
<td class="text-leftalign">Hive supports complex types .</td>
</tr>
<tr>
<td class="text-leftalign">Impala does not support fault tolerance</td>
<td class="text-leftalign">Apache Hive is fault tolerant</td>
</tr>
</tbody>
</table>
<div class="text-center row">
<div class="col-sm-12">
<div id="bsa-zone_1590522538159-8_123456"></div>
</div>
</div>
<div class="ImageContent">
<div class="hddn"><img loading="lazy" decoding="async" class="aligncenter size-medium" src="https://cdn.wikitechy.com/interview-questions/cloudera impala/hive-architecture.png" alt="hive-architecture" width="441" height="455" /></div>
</div>
<p align="center">
<div class="ImageContent">
<div class="hddn"><img loading="lazy" decoding="async" class="alignnone size-medium aligncenter" src="https://cdn.wikitechy.com/interview-questions/cloudera impala/rimpala.png" alt="rimpala" width="600" height="352" /></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-the-difference-between-impala-and-apache-hive/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is the difference between Apache Hadoop and Cloudera in big data ?</title>
		<link>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-the-difference-between-apache-hadoop-and-cloudera-in-big-data/</link>
					<comments>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-the-difference-between-apache-hadoop-and-cloudera-in-big-data/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 19 Jul 2021 06:38:24 +0000</pubDate>
				<category><![CDATA[Cloudera Impala]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Agreeya Solutions interview questions and answers]]></category>
		<category><![CDATA[apache hadoop vs cloudera]]></category>
		<category><![CDATA[Atos interview questions and answers]]></category>
		<category><![CDATA[big data analytics stages]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[cloudera admin interview questions]]></category>
		<category><![CDATA[cloudera hadoop distribution]]></category>
		<category><![CDATA[cloudera hadoop download]]></category>
		<category><![CDATA[cloudera hiring process]]></category>
		<category><![CDATA[cloudera manager interview questions]]></category>
		<category><![CDATA[cloudera questions]]></category>
		<category><![CDATA[cloudera software engineer interview questions]]></category>
		<category><![CDATA[cloudera vs hortonworks 2016]]></category>
		<category><![CDATA[cloudera vs hortonworks 2017]]></category>
		<category><![CDATA[cloudera vs hortonworks certification]]></category>
		<category><![CDATA[difference between bigdata and hadoop]]></category>
		<category><![CDATA[does mapr supports streaming data ingestion]]></category>
		<category><![CDATA[FIS Global Business Solutions India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[hadoop admin and cloudera certification interview question]]></category>
		<category><![CDATA[hadoop distributions comparison]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[IHS Markit interview questions and answers]]></category>
		<category><![CDATA[Indecomm Global Services interview questions and answers]]></category>
		<category><![CDATA[interview questions on cloudera hadoop]]></category>
		<category><![CDATA[Iris Software interview questions and answers]]></category>
		<category><![CDATA[Mindtree interview questions and answers]]></category>
		<category><![CDATA[Nagarro Software Pvt. Ltd interview questions and answers]]></category>
		<category><![CDATA[Prokarma Softech Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Sapient Consulting Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Standard Chartered Global Business Services Private Limited interview questions and answers]]></category>
		<category><![CDATA[Synechron Technologies Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Tata Consultancy Service interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[ValueLabs interview questions and answers]]></category>
		<category><![CDATA[what is big data and hadoop]]></category>
		<category><![CDATA[what is big data hadoop]]></category>
		<category><![CDATA[what is cloudera]]></category>
		<category><![CDATA[what is cloudera hadoop]]></category>
		<category><![CDATA[what is hadoop technology]]></category>
		<category><![CDATA[what is hadoop used for]]></category>
		<category><![CDATA[Wipro Infotech interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=1023</guid>

					<description><![CDATA[Answer : Apache Hadoop is the Hadoop distribution from Apache group...]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="difference-between-apache-hadoop-and-cloudera-in-big-data" class="color-purple" style="text-align: justify;">Difference between Apache Hadoop and Cloudera in big data</h2>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Apache Hadoop is the Hadoop distribution from Apache group.</li>
<li>Cloudera Hadoop has its own supply of Hadoop which is designed on top of Apache Hadoop. so it does not have latest release of Hadoop.</li>
<li>Cloudera Hadoop contains extra tools. while Hadoop distributions like Cloudera Search, Impala, Cloudera Navigator and Cloudera Manager these are not involved in Cloudera Hadoop.</li>
<li>These additional tools turns out Cloudera Hadoop to be slightly open source and proprietary.</li>
</ul>
</div>
</div>
<div class="text-center row" style="text-align: justify;">
<div class="col-sm-12">
<div id="bsa-zone_1590522538159-8_123456"></div>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img loading="lazy" decoding="async" class="aligncenter size-medium" src="https://cdn.wikitechy.com/interview-questions/cloudera impala/distrbution-hadoop.png" alt="Distribution hadoop" width="768" height="315" /></div>
</div>
<div class="Content">
<div class="hddn">
<ul>
<li style="text-align: justify;">Apache Hadoop is very important to use to cope up with any data, no matter how large or what type or complex it is. It works like a fluid way or can say it is very faster, cheaper and reliable analytic tool than others.</li>
<li style="text-align: justify;">Even, it can easily work on unstructured, and schemaless data and people can easily ground their data into a format without reformating or putting any other efforts.</li>
<li style="text-align: justify;">Apart from this, via Apache Hadoop various programming model has been simplified to allow you to quickly write and test the software in distributed systems.</li>
<li style="text-align: justify;">This is an open-source Apache Hadoop distribution usually, focus on enterprise-class deployments.</li>
<li style="text-align: justify;">Cloudera Inc is a very popular American software company, known for providing Apache Hadoop-based software, services, and full support for the same.</li>
<li style="text-align: justify;">With Cloudera, it is said that Hadoop is just a starting to create your data management strategy, and you can easily use the same to add the security and other various functions to create an enterprise-grade foundation for your data.</li>
</ul>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-the-difference-between-apache-hadoop-and-cloudera-in-big-data/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is the architectural design and features of Cloudera Impala ?</title>
		<link>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-the-architectural-design-and-features-of-cloudera-impala/</link>
					<comments>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-the-architectural-design-and-features-of-cloudera-impala/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 19 Jul 2021 06:35:32 +0000</pubDate>
				<category><![CDATA[Cloudera Impala]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[advantages of impala]]></category>
		<category><![CDATA[Agreeya Solutions interview questions and answers]]></category>
		<category><![CDATA[Atos interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[cloudera hadoop architecture]]></category>
		<category><![CDATA[cloudera hadoop architecture diagram]]></category>
		<category><![CDATA[cloudera hadoop components]]></category>
		<category><![CDATA[cloudera hardware recommendations]]></category>
		<category><![CDATA[cloudera impala catalog]]></category>
		<category><![CDATA[cloudera impala transactions]]></category>
		<category><![CDATA[cloudera impala tutorial]]></category>
		<category><![CDATA[cloudera introduction]]></category>
		<category><![CDATA[cloudera overview]]></category>
		<category><![CDATA[cloudera solutions architect]]></category>
		<category><![CDATA[FIS Global Business Solutions India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[how impala is faster than hive]]></category>
		<category><![CDATA[how to use cloudera]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[IHS Markit interview questions and answers]]></category>
		<category><![CDATA[impala architecture diagram]]></category>
		<category><![CDATA[impala concepts and architecture]]></category>
		<category><![CDATA[impala hadoop architecture]]></category>
		<category><![CDATA[impala overview]]></category>
		<category><![CDATA[impala statestore]]></category>
		<category><![CDATA[impala statestore is used for]]></category>
		<category><![CDATA[Indecomm Global Services interview questions and answers]]></category>
		<category><![CDATA[indexing in impala]]></category>
		<category><![CDATA[Iris Software interview questions and answers]]></category>
		<category><![CDATA[learning cloudera impala]]></category>
		<category><![CDATA[Mindtree interview questions and answers]]></category>
		<category><![CDATA[Nagarro Software Pvt. Ltd interview questions and answers]]></category>
		<category><![CDATA[Prokarma Softech Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Sapient Consulting Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Standard Chartered Global Business Services Private Limited interview questions and answers]]></category>
		<category><![CDATA[Synechron Technologies Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Tata Consultancy Service interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[ValueLabs interview questions and answers]]></category>
		<category><![CDATA[what is cloudera]]></category>
		<category><![CDATA[what is cloudera impala]]></category>
		<category><![CDATA[which impala component continuously monitors all nodes in cluster]]></category>
		<category><![CDATA[Wipro Infotech interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=1022</guid>

					<description><![CDATA[Answer : The impala server consist of distributed and massively parallel processing info engine...]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="components-of-the-impala-server" class="color-purple" style="text-align: justify;">Components of the Impala Server</h2>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img fetchpriority="high" decoding="async" class="alignnone size-medium aligncenter" src="https://cdn.wikitechy.com/interview-questions/cloudera impala/cloudera-impala-tutorials.gif" alt="cloudera-impala-tutorials" width="743" height="410" /></div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>The impala server consist of distributed and massively parallel processing info engine.</li>
<li>It run on particular hosts among your CDH cluster with a various daemon processes.</li>
</ul>
</div>
</div>
<div class="text-center row" style="text-align: justify;"><span style="color: #000000; font-family: inherit; font-size: 2rem;">The Impala Daemon</span></div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>The core impala element may be a daemon method that runs on every node of the cluster, and its physically described by the impalad method.</li>
<li>Then read and write a informative files; which accepts questions transmitted from the impala-shell command, Hue, JDBC, or ODBC; parallelizes the questions can seperate work to alternative nodes within the impala cluster; and transmits intermediate question results back to the central organizer node.</li>
<li>The impala daemon running on any node, and that node is the organizer node for that question when You can submit a question.</li>
<li>The other nodes transmit partial results back to the organizer, that constructs the ultimate result set for a question.</li>
<li>You may continuously connect with a similar impala daemon for convenience.When running experiments with possibility through the impala-shell command.</li>
<li>For clusters running production workloads, you would possibly load-balance between the nodes by submitting every question to a distinct impala daemon in round-robin vogue, exploitation the JDBC or ODBC interfaces.</li>
<li>Its verify that nodes and may settle for new work. Through the impala daemons are in constant communication with the statestore.</li>
</ul>
</div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="the-impala-statestore" class="color-red">The Impala Statestore</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>The impala element called the statestore checks on the health of impala daemons on all the nodes during a cluster, and unendingly relays its findings to every of these daemons.</li>
<li>It is physically described by a daemon method named statestored; you simply would like such a method on one node within the cluster.</li>
<li>If an impala node goes offline because of hardware failure, network error, software package issue, or alternative reason, the statestore informs all the opposite nodes so future queries will avoid creating requests to the unreached node.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img loading="lazy" decoding="async" class="alignnone size-medium aligncenter" src="https://cdn.wikitechy.com/interview-questions/cloudera impala/architectural-design.png" alt="architectural design" width="602" height="250" /></div>
</div>
<p style="text-align: justify;" align="center"><span style="color: #000000; font-family: inherit; font-size: 2rem;">New options in Impala:</span></p>
<div class="Content">
<div class="hddn">
<ul>
<li style="text-align: justify;">Performance and quantifiability enhancements.</li>
<li style="text-align: justify;">Integration with Apache koodoo.</li>
<li style="text-align: justify;">Security.</li>
<li style="text-align: justify;">The REFRESH statement currently updates data regarding HDFS block locations.</li>
<li style="text-align: justify;">[IMPALA-1654] many varieties of DDL operations will currently work on a spread of partitions.</li>
</ul>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-the-architectural-design-and-features-of-cloudera-impala/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is Cloudera&#8217;s technology stack ?</title>
		<link>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-clouderas-technology-stack/</link>
					<comments>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-clouderas-technology-stack/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 19 Jul 2021 06:33:22 +0000</pubDate>
				<category><![CDATA[Cloudera Impala]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Agreeya Solutions interview questions and answers]]></category>
		<category><![CDATA[Atos interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[cdh cloudera full form]]></category>
		<category><![CDATA[cloudera about]]></category>
		<category><![CDATA[cloudera architecture]]></category>
		<category><![CDATA[cloudera big data architecture]]></category>
		<category><![CDATA[cloudera cdh]]></category>
		<category><![CDATA[cloudera certification training]]></category>
		<category><![CDATA[cloudera features]]></category>
		<category><![CDATA[cloudera free training]]></category>
		<category><![CDATA[cloudera hadoop download]]></category>
		<category><![CDATA[cloudera hadoop stack]]></category>
		<category><![CDATA[cloudera hadoop training]]></category>
		<category><![CDATA[cloudera hadoop tutorial]]></category>
		<category><![CDATA[cloudera hadoop vm]]></category>
		<category><![CDATA[cloudera online courses]]></category>
		<category><![CDATA[cloudera openstack]]></category>
		<category><![CDATA[cloudera stack]]></category>
		<category><![CDATA[cloudera training material download]]></category>
		<category><![CDATA[cloudera training material pdf]]></category>
		<category><![CDATA[cloudera tutorial]]></category>
		<category><![CDATA[difference between hadoop and cloudera]]></category>
		<category><![CDATA[FIS Global Business Solutions India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[hadoop online training videos free]]></category>
		<category><![CDATA[how to setup cloudera hadoop cluster]]></category>
		<category><![CDATA[how to start hadoop in cloudera]]></category>
		<category><![CDATA[how to use cloudera]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[IHS Markit interview questions and answers]]></category>
		<category><![CDATA[Indecomm Global Services interview questions and answers]]></category>
		<category><![CDATA[Iris Software interview questions and answers]]></category>
		<category><![CDATA[learning cloudera impala pdf]]></category>
		<category><![CDATA[Mindtree interview questions and answers]]></category>
		<category><![CDATA[Nagarro Software Pvt. Ltd interview questions and answers]]></category>
		<category><![CDATA[Prokarma Softech Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Sapient Consulting Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Standard Chartered Global Business Services Private Limited interview questions and answers]]></category>
		<category><![CDATA[Synechron Technologies Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Tata Consultancy Service interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[ValueLabs interview questions and answers]]></category>
		<category><![CDATA[what does cloudera cdh stand for]]></category>
		<category><![CDATA[what does cloudera do]]></category>
		<category><![CDATA[what is cloudera]]></category>
		<category><![CDATA[what is cloudera hadoop]]></category>
		<category><![CDATA[Wipro Infotech interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=1021</guid>

					<description><![CDATA[Answer : Here are some products that make up Cloudera’s tech stack:...]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="clouderas-technology-stack" class="color-purple" style="text-align: justify;">Cloudera’s technology stack</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn"></div>
</div>
<div class="row">
<div class="col-sm-12">
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Here are some products that make up Cloudera’s tech stack:</li>
</ul>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li style="list-style-type: none;">
<ul>
<li>Adobe Experience Manager,</li>
<li>Amazon EC2,</li>
<li>Apache (Ant, HBase, Kafka, Maven, Mesos, Solr, Spark, Web Server),</li>
<li>Atlassian JIRA,</li>
<li>Bugsnag,</li>
<li>C++,</li>
<li>Cask Data Applicaiton Platform,</li>
<li>Dyn DNS,</li>
<li>Fastly,</li>
<li>Git,</li>
<li>GitHub,</li>
<li>Google Fonts,</li>
<li>Impala,</li>
<li>Java,</li>
<li>Jenkins,</li>
<li>Mirantis,</li>
<li>Piston,</li>
<li>Python,</li>
<li>RBCommons,</li>
<li>Red Hat Enterprise Linux,</li>
<li>Scala, and</li>
<li>VMware vSphere.</li>
</ul>
</li>
</ul>
</div>
</div>
<p style="text-align: justify;">Additionally, here’s a list of other software products that Cloudera is using internally,</p>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li><b>Marketing:</b> AdRoll, AppNexus, BrightFunnel, Demandbase</li>
<li><b>Sales and Support:</b> Infer, MindTickle, Outreach, Salesforce Sales Cloud</li>
<li><b>Analytics:</b> Adobe Analytics, Amplitude, Chartbeat, Tableau Software</li>
<li><b>HR: </b>AngelList Jobs, Codility, RolePoint, The Muse</li>
<li><b>Finance: </b>Concur, Ombud, SteelBrick</li>
<li><b>Productivity:</b> Box, Google Apps for Work, LibreOffice, Microsoft Office 365</li>
</ul>
</div>
</div>
<div class="ImageContent">
<div class="hddn" style="text-align: justify;"><img loading="lazy" decoding="async" class="aligncenter size-medium" src="https://cdn.wikitechy.com/interview-questions/cloudera impala/cloudera-enterprise.png" alt="Cloudera enterprise" width="650" height="500" /></div>
</div>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-clouderas-technology-stack/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is cloudera impala ?</title>
		<link>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-cloudera-impala/</link>
					<comments>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-cloudera-impala/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 19 Jul 2021 06:30:25 +0000</pubDate>
				<category><![CDATA[Cloudera Impala]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Agreeya Solutions interview questions and answers]]></category>
		<category><![CDATA[apache impala]]></category>
		<category><![CDATA[apache impala vs hive]]></category>
		<category><![CDATA[Atos interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[cloudera]]></category>
		<category><![CDATA[cloudera hadoop]]></category>
		<category><![CDATA[cloudera impala]]></category>
		<category><![CDATA[cloudera impala api]]></category>
		<category><![CDATA[cloudera impala documentation]]></category>
		<category><![CDATA[cloudera vm]]></category>
		<category><![CDATA[FIS Global Business Solutions India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[hadoop cloudera impala]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[IHS Markit interview questions and answers]]></category>
		<category><![CDATA[impala]]></category>
		<category><![CDATA[impala hadoop]]></category>
		<category><![CDATA[impala hadoop architecture]]></category>
		<category><![CDATA[impala hadoop tutorial]]></category>
		<category><![CDATA[impala olap]]></category>
		<category><![CDATA[impala sql]]></category>
		<category><![CDATA[Indecomm Global Services interview questions and answers]]></category>
		<category><![CDATA[install impala on apache hadoop]]></category>
		<category><![CDATA[Iris Software interview questions and answers]]></category>
		<category><![CDATA[Mindtree interview questions and answers]]></category>
		<category><![CDATA[Nagarro Software Pvt. Ltd interview questions and answers]]></category>
		<category><![CDATA[Prokarma Softech Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Sapient Consulting Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Standard Chartered Global Business Services Private Limited interview questions and answers]]></category>
		<category><![CDATA[Synechron Technologies Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Tata Consultancy Service interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[ValueLabs interview questions and answers]]></category>
		<category><![CDATA[what does cloudera do]]></category>
		<category><![CDATA[what is an impala]]></category>
		<category><![CDATA[what is cdh cloudera]]></category>
		<category><![CDATA[what is cloudera]]></category>
		<category><![CDATA[what is impala]]></category>
		<category><![CDATA[what is impala in hadoop]]></category>
		<category><![CDATA[what's an impala]]></category>
		<category><![CDATA[Wipro Infotech interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=1015</guid>

					<description><![CDATA[Answer : Impala was the first to bring SQL querying to the public in April 2013...]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="clouderas-impala" class="color-purple" style="text-align: justify;">Cloudera’s Impala</h2>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div><img loading="lazy" decoding="async" class="aligncenter size-medium" src="https://cdn.wikitechy.com/interview-questions/cloudera impala/cloudera-impala-tutorial.gif" alt="cloudera-impala-tutorial" width="676" height="381" /></div>
<div class="hddn">Impala was the first to bring SQL querying to the public in April 2013. Impala comes with a bunch of interesting features:</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Impala can query many file format such as Parquet, Avro, Text, RCFile, SequenceFile</li>
<li>Impala supports data stored in HDFS, Apache HBase and Amazon S3</li>
<li>Impala supports multiple compression codecs:
<ul>
<li><b>Snappy</b> (Recommended for its effective balance between compression ratio and decompression speed),</li>
<li><b>Gzip </b>(Recommended when achieving the highest level of compression),</li>
<li><b>Deflate </b>(not supported for text files), Bzip2, LZO (for text files only);</li>
</ul>
</li>
<li>Impala provides security through authorization based on Sentry (OS user ID)
<ul>
<li>Defining which users are allowed to access which resources,</li>
<li>What operations are they allowed to perform authentication based on Kerberos + ability to specify Active Directory username/password,</li>
<li>How does Impala verify the identity of the users to confirm that they are allowed exercise their privileges assigned to that user auditing,</li>
<li>What operations were attempted,</li>
<li>Did they succeed or not, allowing to track down suspicious activity; audit data are collected by Cloudera Manager;</li>
</ul>
</li>
<li>Impala supports SSL network encryption between Impala and client programs, and between the Impala-related daemons running on different nodes in the cluster;</li>
<li>Impala allows to use UDFs and UDAFs;</li>
<li><b>Impala orders the joins </b>automatically to be the most efficient;</li>
<li><b>Impala allows admission control</b> – prioritization and queueing of queries within impala;</li>
<li>Impala allows multi-user concurrent queries;</li>
<li><b>Impala caches frequently accessed data</b> in memory;</li>
<li>Impala computes statistics (with COMPUTE STATS);</li>
<li>Impala provides window functions <b>(aggregation OVER PARTITION, RANK, LEAD, LAG, NTILE, and so on) </b>– to provide more advanced SQL analytic capabilities (since version 2.0);</li>
<li><b>Impala allows external joins</b> and aggregation using disk (since version 2.0) – enables operations to spill to disk if their internal state exceeds the aggregate memory size;</li>
<li><b>Impala allows subqueries</b> inside WHERE clauses;</li>
<li><b>Impala allows incremental statistics </b>– only run statistics on the new or changed data for even faster statistics computations;</li>
<li><b>Impala enables queries on complex nested structures</b> including maps, structs and arrays;</li>
<li><b>Impala enables merging (MERGE) </b>in updates into existing tables;</li>
<li><b>Impala enables some OLAP functions</b> (ROLLUP, CUBE, GROUPING SET);</li>
<li><b>Impala allows use of impala for inserts and updates into HBase.</b></li>
</ul>
</div>
</div>
<div class="ImageContent">
<div class="hddn" style="text-align: justify;"></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/cloudera-impala/what-is-cloudera-impala/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Is running apache as a root is a security risk ?</title>
		<link>https://www.wikitechy.com/interview-questions/apache/is-running-apache-as-a-root-is-a-security-risk/</link>
					<comments>https://www.wikitechy.com/interview-questions/apache/is-running-apache-as-a-root-is-a-security-risk/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Sun, 11 Jul 2021 13:46:25 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Agreeya Solutions interview questions and answers]]></category>
		<category><![CDATA[Amazon Development Centre India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apache 2.2 vulnerabilities]]></category>
		<category><![CDATA[apache 2.2.34 vulnerabilities]]></category>
		<category><![CDATA[apache 2.4 directory permissions]]></category>
		<category><![CDATA[apache 2.4 vulnerabilities]]></category>
		<category><![CDATA[apache 2.4.18 exploit]]></category>
		<category><![CDATA[apache 2.4.25 vulnerabilities]]></category>
		<category><![CDATA[apache 2.4.27 vulnerabilities]]></category>
		<category><![CDATA[apache 2.4.29 vulnerabilities]]></category>
		<category><![CDATA[apache hardening ubuntu]]></category>
		<category><![CDATA[apache http]]></category>
		<category><![CDATA[apache http server]]></category>
		<category><![CDATA[apache httpd]]></category>
		<category><![CDATA[apache load balancer]]></category>
		<category><![CDATA[apache log]]></category>
		<category><![CDATA[Apache nobody:nobody security risk?]]></category>
		<category><![CDATA[apache oil]]></category>
		<category><![CDATA[apache options none]]></category>
		<category><![CDATA[apache php]]></category>
		<category><![CDATA[apache security]]></category>
		<category><![CDATA[apache security best practices]]></category>
		<category><![CDATA[apache security checklist]]></category>
		<category><![CDATA[apache security configuration]]></category>
		<category><![CDATA[apache security framework]]></category>
		<category><![CDATA[apache security services]]></category>
		<category><![CDATA[apache security settings]]></category>
		<category><![CDATA[apache security vulnerabilities]]></category>
		<category><![CDATA[apache server]]></category>
		<category><![CDATA[apache servertokens]]></category>
		<category><![CDATA[apache ssl configuration]]></category>
		<category><![CDATA[apache tribe]]></category>
		<category><![CDATA[apache version]]></category>
		<category><![CDATA[apache vulnerabilities 2017]]></category>
		<category><![CDATA[apache web server]]></category>
		<category><![CDATA[Apache Web Server Hardening and Security]]></category>
		<category><![CDATA[apache web server security checklist]]></category>
		<category><![CDATA[apache web server security features]]></category>
		<category><![CDATA[apache webserver]]></category>
		<category><![CDATA[apache windows]]></category>
		<category><![CDATA[Atos interview questions and answers]]></category>
		<category><![CDATA[BMC Software interview questions and answers]]></category>
		<category><![CDATA[Capgemini interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[centos 7 apache security]]></category>
		<category><![CDATA[CGI Group Inc interview questions and answers]]></category>
		<category><![CDATA[Ciena Corporation interview questions and answers]]></category>
		<category><![CDATA[Collabera Technologies interview questions and answers]]></category>
		<category><![CDATA[common apache security misconfigurations]]></category>
		<category><![CDATA[Conduent interview questions and answers]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[HCL Technologies interview questions and answers]]></category>
		<category><![CDATA[How to Secure an Apache Web Server]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[Indecomm Global Services interview questions and answers]]></category>
		<category><![CDATA[is running apache as a root is a security risk]]></category>
		<category><![CDATA[L&T Infotech interview questions and answers]]></category>
		<category><![CDATA[Maintec Technologies Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[NetApp interview questions and answers]]></category>
		<category><![CDATA[new apache]]></category>
		<category><![CDATA[Opentext Technologies interview questions and answers]]></category>
		<category><![CDATA[Persistent Systems interview questions and answers]]></category>
		<category><![CDATA[RBS India Development Centre Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Running apache as root?]]></category>
		<category><![CDATA[SAP Labs India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Securing Apache Web Servers]]></category>
		<category><![CDATA[security risks in apache]]></category>
		<category><![CDATA[server banner disclosure apache]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[test apache security]]></category>
		<category><![CDATA[UnitedHealth Group interview questions and answers]]></category>
		<category><![CDATA[Virtusa Consulting Services Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Wells Fargo interview questions and answers]]></category>
		<category><![CDATA[Xoriant Solutions Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[yahoo interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=114</guid>

					<description><![CDATA[Answer : Yes, running the apache as root...]]></description>
										<content:encoded><![CDATA[<h2 id="is-running-apache-as-a-root-is-a-security-risk" class="color-purple" style="text-align: justify;">Is running apache as a root is a security risk ?</h2>
<ul>
<li style="text-align: justify;">Yes, running the apache as root is security issue. An attacker can manages to compromise and get access to a website. Once they entered they will gain full root (admin) access to the entire server.</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/apache/is-running-apache-as-a-root-is-a-security-risk/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MVP Android &#8211; What is MVP architecture in Android ?</title>
		<link>https://www.wikitechy.com/interview-questions/android/what-is-mvp-architecture-in-android/</link>
					<comments>https://www.wikitechy.com/interview-questions/android/what-is-mvp-architecture-in-android/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Sun, 11 Jul 2021 05:38:31 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Agreeya Solutions interview questions and answers]]></category>
		<category><![CDATA[Allstate Solutions Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[android mvp architecture]]></category>
		<category><![CDATA[android mvp base presenter]]></category>
		<category><![CDATA[android mvp boilerplate]]></category>
		<category><![CDATA[android mvp example tutorial]]></category>
		<category><![CDATA[android mvp fragment]]></category>
		<category><![CDATA[android mvp fragment navigation]]></category>
		<category><![CDATA[android mvp google]]></category>
		<category><![CDATA[android mvp presenter contract]]></category>
		<category><![CDATA[android mvp presenter lifecycle]]></category>
		<category><![CDATA[android mvp recyclerview]]></category>
		<category><![CDATA[android mvp retrofit example]]></category>
		<category><![CDATA[android mvp sqlite example]]></category>
		<category><![CDATA[android mvp tutorial]]></category>
		<category><![CDATA[android mvp vs mvvm]]></category>
		<category><![CDATA[android recyclerview mvc]]></category>
		<category><![CDATA[android simple mvp example]]></category>
		<category><![CDATA[Bharti Airtel interview questions and answers]]></category>
		<category><![CDATA[Bosch India Software interview questions and answers]]></category>
		<category><![CDATA[Capgemini interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[CGI Group Inc interview questions and answers]]></category>
		<category><![CDATA[Chetu interview questions and answers]]></category>
		<category><![CDATA[Collabera Technologies interview questions and answers]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Electronics Arts Inc interview questions and answers]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[G-Cube Webwide Software Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[Indecomm Global Services interview questions and answers]]></category>
		<category><![CDATA[Infosys Technologies interview questions and answers]]></category>
		<category><![CDATA[Lava International Ltd interview questions and answers]]></category>
		<category><![CDATA[MagicBricks Interview Questions and Answers]]></category>
		<category><![CDATA[Maintec Technologies Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[mindorks mvp]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[mvc mvp mvvm]]></category>
		<category><![CDATA[mvc vs mvp]]></category>
		<category><![CDATA[mvp]]></category>
		<category><![CDATA[mvp android]]></category>
		<category><![CDATA[mvp android example]]></category>
		<category><![CDATA[mvp android medium]]></category>
		<category><![CDATA[mvp android tutorial]]></category>
		<category><![CDATA[mvp architecture]]></category>
		<category><![CDATA[mvp architecture android]]></category>
		<category><![CDATA[mvp contract android]]></category>
		<category><![CDATA[mvp full form]]></category>
		<category><![CDATA[mvp in android]]></category>
		<category><![CDATA[mvp login]]></category>
		<category><![CDATA[mvp medium]]></category>
		<category><![CDATA[mvp pattern]]></category>
		<category><![CDATA[mvp pattern android]]></category>
		<category><![CDATA[mvp tutorial for beginners android]]></category>
		<category><![CDATA[mvp vs mvvm androidm]]></category>
		<category><![CDATA[Oracle Corporation interview questions and answers]]></category>
		<category><![CDATA[PeopleStrong interview questions and answers]]></category>
		<category><![CDATA[Photon Interactive Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Prokarma Softech Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[recyclerview android]]></category>
		<category><![CDATA[SAP Labs India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Symphony Teleca interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[UnitedHealth Group interview questions and answers]]></category>
		<category><![CDATA[vvm architecture android]]></category>
		<category><![CDATA[what is mvp]]></category>
		<category><![CDATA[Wipro interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=108</guid>

					<description><![CDATA[Answer : MVP is a design pattern for developers to write their code...]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="what-is-mvp-architecture-in-android" class="color-pink" style="text-align: justify;">What is MVP architecture in Android ?</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>MVP is a design pattern for developers to write their code in a more readable, maintainable, and scalable manner.</li>
<li>In MVP, our code is divided into three parts named Model, View, and Presenter rather than placing the whole code in one activity.
<ul>
<li>Model – The model handles the data part of our application.</li>
<li>Presenter – It acts as a bridge that connects a Model and a View.</li>
<li>View – This is responsible for laying out <a href="https://www.wikitechy.com/tutorials/ruby-on-rails/ruby-on-rails-mvc" target="_blank" rel="noopener">views</a> with the relevant data as instructed by the Presenter.</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/interview-questions/android/model-view-presenter.png" alt="Model View Presenter" /></div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="model" class="color-purple">Model</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Everything which is related with data is a part of the Model. The Model contains a data provider and the code which fetches and updates the data.</li>
<li>This part of MVP updates the database or communicates with a web server.</li>
</ul>
</div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="presenter" class="color-purple">Presenter</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>The Presenter contains the application’s business logic and when an operation is performed or data is changed then it will notify the View that it needs to update.</li>
</ul>
</div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="view" class="color-purple">View</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>The View part of MVP contains the visual parts of our application, like showing messages, and also handles visibility.</li>
<li>View contains only that part of the code which is related to UI and it does not contain any logic related to the displayed data. The View is controlled by the Presenter.</li>
</ul>
</div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="android-mvp-architecture" class="color-purple">Android MVP Architecture</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>The diagram below depicts a basic MVP structure.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/interview-questions/android/android-mvp-architecture.png" alt=" Tell me honestly about the run Android MVP Architecture" /></div>
</div>
<div class="Content">
<div class="hddn">
<ul>
<li style="text-align: justify;"><a href="https://www.wikitechy.com/tutorials/android/how-to-set-default-activity-for-android-application" target="_blank" rel="noopener">Activity</a>, <a href="https://www.wikitechy.com/tutorials/android/android-fragment" target="_blank" rel="noopener">Fragment</a> and a <a href="https://forums.wikitechy.com/answer/re-create-a-custom-view-by-inflating-a-layout/" target="_blank" rel="noopener">CustomView</a> act as the View part of the application.</li>
<li style="text-align: justify;">The Presenter is responsible for listening to user interactions (on the View) and model updates (<a href="https://www.wikitechy.com/tutorials/sqoop/sqoop-list-database" target="_blank" rel="noopener">database</a>, <a href="https://www.wikitechy.com/tutorials/elasticsearch/elasticsearch-index-api" target="_blank" rel="noopener">APIs</a>) as well as updating the Model and the View.</li>
<li style="text-align: justify;">Generally, a View and Presenter are in a one to one relationship. One Presenter class manages one View at a time.</li>
<li style="text-align: justify;">Interfaces need to be defined and implemented to communicate between View-Presenter and Presenter-Model.</li>
<li style="text-align: justify;">The Presenter is responsible for handling all the background tasks. Android SDK classes must be avoided in the presenter classes.</li>
<li style="text-align: justify;">The View and Model classes can’t have a reference of one another.</li>
</ul>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/android/what-is-mvp-architecture-in-android/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Android Fragments</title>
		<link>https://www.wikitechy.com/interview-questions/android/android-fragments/</link>
					<comments>https://www.wikitechy.com/interview-questions/android/android-fragments/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Sun, 11 Jul 2021 05:28:24 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[activity lifecycle in android]]></category>
		<category><![CDATA[add fragment to activity]]></category>
		<category><![CDATA[Agreeya Solutions interview questions and answers]]></category>
		<category><![CDATA[Allstate Solutions Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[android api]]></category>
		<category><![CDATA[android app development]]></category>
		<category><![CDATA[android app store]]></category>
		<category><![CDATA[android apps]]></category>
		<category><![CDATA[android apps download]]></category>
		<category><![CDATA[android developer]]></category>
		<category><![CDATA[android development]]></category>
		<category><![CDATA[android development tutorial]]></category>
		<category><![CDATA[android device]]></category>
		<category><![CDATA[android download]]></category>
		<category><![CDATA[android emulator]]></category>
		<category><![CDATA[android fragment]]></category>
		<category><![CDATA[android fragment example]]></category>
		<category><![CDATA[android fragment example source code]]></category>
		<category><![CDATA[android fragment lifecycle]]></category>
		<category><![CDATA[android fragment tutorial]]></category>
		<category><![CDATA[android lifecycle]]></category>
		<category><![CDATA[android multiple fragments in one activity example]]></category>
		<category><![CDATA[android phones]]></category>
		<category><![CDATA[android programming]]></category>
		<category><![CDATA[android sdk]]></category>
		<category><![CDATA[android service]]></category>
		<category><![CDATA[android software]]></category>
		<category><![CDATA[android studio fragment]]></category>
		<category><![CDATA[android studio tutorial]]></category>
		<category><![CDATA[android system]]></category>
		<category><![CDATA[android tutorial]]></category>
		<category><![CDATA[android update]]></category>
		<category><![CDATA[android versions]]></category>
		<category><![CDATA[android video]]></category>
		<category><![CDATA[apps for android]]></category>
		<category><![CDATA[best android phone]]></category>
		<category><![CDATA[Bharti Airtel interview questions and answers]]></category>
		<category><![CDATA[Bosch India Software interview questions and answers]]></category>
		<category><![CDATA[Capgemini interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[CGI Group Inc interview questions and answers]]></category>
		<category><![CDATA[Chetu interview questions and answers]]></category>
		<category><![CDATA[Collabera Technologies interview questions and answers]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[developer android]]></category>
		<category><![CDATA[eclipse android]]></category>
		<category><![CDATA[Electronics Arts Inc interview questions and answers]]></category>
		<category><![CDATA[examples of fragments]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[fragment android]]></category>
		<category><![CDATA[fragment android example]]></category>
		<category><![CDATA[fragment example in android studio]]></category>
		<category><![CDATA[fragment examples]]></category>
		<category><![CDATA[fragment lifecycle]]></category>
		<category><![CDATA[fragmentmanager]]></category>
		<category><![CDATA[fragments in android]]></category>
		<category><![CDATA[fragments in android example androidhive]]></category>
		<category><![CDATA[G-Cube Webwide Software Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[google android]]></category>
		<category><![CDATA[how to call fragment from activity in android example]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[Indecomm Global Services interview questions and answers]]></category>
		<category><![CDATA[Infosys Technologies interview questions and answers]]></category>
		<category><![CDATA[Lava International Ltd interview questions and answers]]></category>
		<category><![CDATA[Maintec Technologies Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[Oracle Corporation interview questions and answers]]></category>
		<category><![CDATA[PeopleStrong interview questions and answers]]></category>
		<category><![CDATA[Photon Interactive Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Prokarma Softech Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[SAP Labs India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Symphony Teleca interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[UnitedHealth Group interview questions and answers]]></category>
		<category><![CDATA[what is a fragment]]></category>
		<category><![CDATA[what is android]]></category>
		<category><![CDATA[what is fragment]]></category>
		<category><![CDATA[Wipro interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=106</guid>

					<description><![CDATA[Answer : A Fragment is a piece of an activity which enable more modular...]]></description>
										<content:encoded><![CDATA[<div class="ImageContent">
<div class="hddn" style="text-align: justify;"><img decoding="async" class="img-responsive center-block" src="https://cdn.wikitechy.com/tutorials/android/fragment-android.png" alt=" Android Fragments " /></div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="what-is-fragments" class="color-pink">What is Fragments?</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>A Fragment is a piece of an activity which enable more modular activity design. It will not be wrong if we say, a fragment is a kind of sub-activity. A fragment has its own <a href="https://www.wikitechy.com/tutorials/android/layouts-in-android" target="_blank" rel="noopener">layout</a> and its own behavior with its own life cycle <a href="https://www.wikitechy.com/tutorials/android/android-call" target="_blank" rel="noopener">callbacks.</a></li>
</ul>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>You can add or remove fragments in an <a href="https://www.wikitechy.com/tutorials/android/android-start-activity" target="_blank" rel="noopener">activity</a> while the activity is running.</li>
<li>You can combine multiple fragments in a single activity to build a multi-plane UI.</li>
<li>Android Fragment is the part of activity, it is also known as sub-activity. There can be more than one fragment in an activity. Fragments represent multiple screen inside one activity.</li>
<li>Android fragment lifecycle is affected by activity lifecycle because fragments are included in activity.</li>
<li>Each fragment has its own life cycle methods that is affected by <a href="https://www.wikitechy.com/tutorials/android/android-activity-lifecycle" target="_blank" rel="noopener">activity life cycle</a> because fragments are embedded in activity.</li>
<li>The Fragment Manager class is responsible to make interaction between fragment objects.</li>
</ul>
</div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="android-fragment-lifecycle" class="color-purple">Android Fragment Lifecycle</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>The lifecycle of android fragment is like the activity lifecycle. There are 12 lifecycle methods for fragment.</li>
</ul>
</div>
</div>
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr>
<th class="text-center">No.</th>
<th class="text-center">Method</th>
<th class="text-center">Description</th>
</tr>
<tr>
<td class="text-leftalign">1.</td>
<td class="text-leftalign">onAttach(Activity)</td>
<td class="text-leftalign">it is called only once when it is attached with activity.</td>
</tr>
<tr>
<td class="text-leftalign">2.</td>
<td class="text-leftalign">onCreate(Bundle)</td>
<td class="text-leftalign">It is used to initialize the fragment.</td>
</tr>
<tr>
<td class="text-leftalign">3.</td>
<td class="text-leftalign">onCreateView(LayoutInflater, ViewGroup, Bundle)</td>
<td class="text-leftalign">creates and returns view hierarchy.</td>
</tr>
<tr>
<td class="text-leftalign">4.</td>
<td class="text-leftalign">onActivityCreated(Bundle)</td>
<td class="text-leftalign">It is invoked after the completion of onCreate() method.</td>
</tr>
<tr>
<td class="text-leftalign">5.</td>
<td class="text-leftalign">onViewStateRestored(Bundle)</td>
<td class="text-leftalign">It provides information to the fragment that all the saved state of fragment view hierarchy has been restored.</td>
</tr>
<tr>
<td class="text-leftalign">6.</td>
<td class="text-leftalign">onStart()</td>
<td class="text-leftalign">makes the fragment visible.</td>
</tr>
<tr>
<td class="text-leftalign">7.</td>
<td class="text-leftalign">onResume()</td>
<td class="text-leftalign">makes the fragment interactive.</td>
</tr>
<tr>
<td class="text-leftalign">8.</td>
<td class="text-leftalign">onPause()</td>
<td class="text-leftalign">is called when fragment is no longer interactive.</td>
</tr>
<tr>
<td class="text-leftalign">9.</td>
<td class="text-leftalign">onStop()</td>
<td class="text-leftalign">is called when fragment is no longer visible.</td>
</tr>
<tr>
<td class="text-leftalign">10.</td>
<td class="text-leftalign">onDestroyView()</td>
<td class="text-leftalign">allows the fragment to clean up resources.</td>
</tr>
<tr>
<td class="text-leftalign">11.</td>
<td class="text-leftalign">onDestroy()</td>
<td class="text-leftalign">allows the fragment to do final clean up of fragment state.</td>
</tr>
<tr>
<td class="text-leftalign">12.</td>
<td class="text-leftalign">onDetach()</td>
<td class="text-leftalign">It is called immediately prior to the fragment no longer being associated with its activity.</td>
</tr>
</tbody>
</table>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block" src="https://cdn.wikitechy.com/tutorials/android/android-fragment-life-cycle.png" alt="android fragment life cycle" /></div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="using-a-fragment" class="color-purple">Using a fragment</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>The general steps to use a Fragment:</li>
</ul>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li style="list-style-type: none;">
<ul>
<li>Create a subclass of Fragment.</li>
<li>Create a layout for the Fragment.</li>
<li>Add the Fragment to a host Activity, either statically or dynamically.</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="creating-a-fragment" class="color-purple">Creating a fragment</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>To create a Fragment in an app, extend the Fragment class, then override key lifecycle methods to insert your app logic, similar to the way of Activity class.</li>
<li>Instead of extending the base Fragment class, you can extend one of these other, more specific Fragment subclasses:
<ul>
<li><b>DialogFragment :</b> Displays a floating dialog, such as a date picker or time picker.</li>
<li><b>ListFragment :</b> Displays a list of items that are managed by an adapter (such as a SimpleCursorAdapter).</li>
<li><b>PreferenceFragment :</b> Displays a hierarchy of Preference objects as a list, similar to PreferenceActivity. This is useful when creating a “settings” Activity for your app.</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<h2 id="how-to-create-a-fragment-in-android-studio">How to create a Fragment in Android Studio</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>In Project: Android view, expand app > java and select the folder containing the Java code for your app.</li>
<li>Choose File > New > Fragment > Fragment (Blank).</li>
<li>Name the Fragment something like SimpleFragment, or use the supplied name (BlankFragment).</li>
<li>If your Fragment has a UI, check the Create layout XML option if it is not already checked. Other options include:</li>
</ul>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li style="list-style-type: none;">
<ul>
<li><b>Include fragment factory methods :</b> Include sample factory method code to initialize the Fragment arguments in a way that encapsulates and abstracts them. Select this option if the number of arguments would make a constructor too complex.</li>
<li><b>Include interface callbacks :</b> Select this option if you want to include sample code that defines an interface in the Fragment with callback methods that enable the Fragment to communicate with its host Activity.</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Click Finish to create a Fragment.</li>
</ul>
</div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="android-fragment-classes" class="color-purple">Android Fragment Classes</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Fragments were added to the Android API in Honeycomb(API 11).
<ul>
<li>android.app.Fragment : The base class for all fragment definitions</li>
<li>android.app.FragmentManager : The class for interacting with fragment objects inside an activity</li>
<li>android.app.FragmentTransaction : The class for performing an atomic set of fragment operations</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>When using a compatibility package library provided by Google, the following classes are used for implementation.
<ul>
<li>android.support.v4.app.FragmentActivity : The base class for all activities using compatibility-based fragment (and loader) features</li>
<li>android.support.v4.app.Fragment</li>
<li>android.support.v4.app.FragmentManager</li>
<li>android.support.v4.app.FragmentTransaction</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="android-fragment-example" class="color-blue">Android Fragment Example</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Let’s have a look at the simple example of android fragment.</li>
</ul>
</div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="activity_main-xml">activity_main.xml</h2>
</div>
<div class="CodeContent" style="text-align: justify;">
<div class="hddn">
<figure class="highlight"><div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-javascript code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-javascript code-embed-code"><LinearLayout xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;  <br/>    android:layout_width=&quot;fill_parent&quot;  <br/>    android:layout_height=&quot;fill_parent&quot; >  <br/>  <br/>    <fragment  <br/>        android:id=&quot;@+id/fragment2&quot;  <br/>        android:name=&quot;com.example.fragmentexample.Fragment2&quot;  <br/>        android:layout_width=&quot;0px&quot;  <br/>        android:layout_height=&quot;match_parent&quot;   <br/>        android:layout_weight=&quot;1&quot;  <br/>        />  <br/>  <br/>    <fragment  <br/>        android:id=&quot;@+id/fragment1&quot;  <br/>        android:name=&quot;com.example.fragmentexample.Fragment1&quot;  <br/>        android:layout_width=&quot;0px&quot;  <br/>        android:layout_height=&quot;match_parent&quot;  <br/>        android:layout_weight=&quot;1&quot;  <br/>         />  <br/>  <br/></LinearLayout>  </code></pre> </div></figure>
</div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="file-fragment1-xml">File: fragment1.xml</h2>
<div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-javascript code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-javascript code-embed-code"><?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?>  <br/><LinearLayout xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;  <br/>    android:layout_width=&quot;match_parent&quot;  <br/>    android:layout_height=&quot;match_parent&quot;  <br/>    android:orientation=&quot;vertical&quot;  <br/>    android:background=&quot;#00ff00&quot;  <br/>     >  <br/>  <br/>    <TextView  <br/>        android:id=&quot;@+id/textView1&quot;  <br/>        android:layout_width=&quot;wrap_content&quot;  <br/>        android:layout_height=&quot;wrap_content&quot;  <br/>        android:text=&quot;fragment frist&quot;  <br/>        android:textAppearance=&quot;?android:attr/textAppearanceLarge&quot; />  <br/>  <br/></LinearLayout></code></pre> </div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="file-fragment2-xml">File: fragment2.xml</h2>
<div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-javascript code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-javascript code-embed-code"><?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?>  <br/><LinearLayout xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;  <br/>    android:layout_width=&quot;match_parent&quot;  <br/>    android:layout_height=&quot;match_parent&quot;  <br/>    android:orientation=&quot;vertical&quot;  <br/>    android:background=&quot;#0000ff&quot;  <br/>     >  <br/>  <br/>    <TextView  <br/>        android:id=&quot;@+id/textView1&quot;  <br/>        android:layout_width=&quot;wrap_content&quot;  <br/>        android:layout_height=&quot;wrap_content&quot;  <br/>        android:text=&quot;Second Fragment&quot;  <br/>        android:textAppearance=&quot;?android:attr/textAppearanceLarge&quot; />  <br/>  <br/></LinearLayout></code></pre> </div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="mainactivity-class">MainActivity class</h2>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="file-mainactivity-java">File: MainActivity.java</h2>
</div>
<div class="CodeContent" style="text-align: justify;">
<div class="hddn">
<figure class="highlight"><div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-javascript code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-javascript code-embed-code">package com.example.fragmentexample;  <br/>  <br/>import android.os.Bundle;  <br/>import android.app.Activity;  <br/>import android.view.Menu;  <br/>public class MainActivity extends Activity {  <br/>  <br/>    @Override  <br/>    protected void onCreate(Bundle savedInstanceState) {  <br/>        super.onCreate(savedInstanceState);  <br/>        setContentView(R.layout.activity_main);  <br/>    }  <br/>}</code></pre> </div></figure>
</div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="file-fragment1-java">File: Fragment1.java</h2>
</div>
<div class="CodeContent" style="text-align: justify;">
<div class="hddn">
<figure class="highlight"><div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-javascript code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-javascript code-embed-code">ackage com.example.fragmentexample;  <br/>  <br/>import android.app.Fragment;  <br/>import android.os.Bundle;  <br/>import android.view.LayoutInflater;  <br/>import android.view.View;  <br/>import android.view.ViewGroup;  <br/>  <br/>public class Fragment1 extends Fragment {  <br/>    @Override  <br/>    public View onCreateView(LayoutInflater inflater, ViewGroup container,  <br/>            Bundle savedInstanceState) {  <br/>        // TODO Auto-generated method stub  <br/>        return inflater.inflate(R.layout.fragment1,container, false);  <br/>    }  <br/>  <br/>} </code></pre> </div></figure>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/tutorials/android/android-activity-cycle.png" alt="android activity and fragment life cycle" /></div>
</div>
<div class="subheading">
<h2 id="file-fragment2-java" style="text-align: justify;">File: Fragment2.java</h2>
<div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-javascript code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-javascript code-embed-code">package com.example.fragmentexample;  <br/>  <br/>import android.app.Fragment;  <br/>import android.os.Bundle;  <br/>import android.view.LayoutInflater;  <br/>import android.view.View;  <br/>import android.view.ViewGroup;  <br/>  <br/>public class Fragment2 extends Fragment {  <br/>      <br/>    public View onCreateView(LayoutInflater inflater, ViewGroup container,  <br/>            Bundle savedInstanceState) {  <br/>        // TODO Auto-generated method stub  <br/>        return inflater.inflate(R.layout.fragment2,container, false);  <br/>    }  <br/>  <br/>} </code></pre> </div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="output" class="color-green">Output</h2>
</div>
</div>
<div class="ImageContent">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/tutorials/android/android-fragment.png" alt=" Android Fragments " /></div>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/android/android-fragments/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Android Activity Lifecycle &#124; android lifecycle</title>
		<link>https://www.wikitechy.com/interview-questions/android/android-activity-lifecycle/</link>
					<comments>https://www.wikitechy.com/interview-questions/android/android-activity-lifecycle/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Sun, 11 Jul 2021 04:58:44 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[activities examples]]></category>
		<category><![CDATA[activity android]]></category>
		<category><![CDATA[activity life cycle in android]]></category>
		<category><![CDATA[activity lifecycle]]></category>
		<category><![CDATA[activity lifecycle android]]></category>
		<category><![CDATA[activity lifecycle in android]]></category>
		<category><![CDATA[Agreeya Solutions interview questions and answers]]></category>
		<category><![CDATA[Allstate Solutions Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[android account manager]]></category>
		<category><![CDATA[android activity]]></category>
		<category><![CDATA[android activity example]]></category>
		<category><![CDATA[android activity lifecycle]]></category>
		<category><![CDATA[android activity lifecycle diagra]]></category>
		<category><![CDATA[android activity lifecycle onsaveinstancestate]]></category>
		<category><![CDATA[android adb driver]]></category>
		<category><![CDATA[android adb interface driver]]></category>
		<category><![CDATA[android add widget]]></category>
		<category><![CDATA[android advanced tutorial]]></category>
		<category><![CDATA[android alertdialog example]]></category>
		<category><![CDATA[android api]]></category>
		<category><![CDATA[android app development]]></category>
		<category><![CDATA[android app store]]></category>
		<category><![CDATA[android application lifecycle]]></category>
		<category><![CDATA[android apps]]></category>
		<category><![CDATA[android apps download]]></category>
		<category><![CDATA[android authority]]></category>
		<category><![CDATA[android button style]]></category>
		<category><![CDATA[android developer]]></category>
		<category><![CDATA[android development]]></category>
		<category><![CDATA[android development tutorial]]></category>
		<category><![CDATA[android device]]></category>
		<category><![CDATA[android download]]></category>
		<category><![CDATA[android emulator]]></category>
		<category><![CDATA[android intent example]]></category>
		<category><![CDATA[android lifecycle]]></category>
		<category><![CDATA[android ndk]]></category>
		<category><![CDATA[android programming]]></category>
		<category><![CDATA[android sdk]]></category>
		<category><![CDATA[android sdk download]]></category>
		<category><![CDATA[android service]]></category>
		<category><![CDATA[android service lifecycle]]></category>
		<category><![CDATA[android software]]></category>
		<category><![CDATA[android studio tutorial]]></category>
		<category><![CDATA[android system]]></category>
		<category><![CDATA[android tutorial]]></category>
		<category><![CDATA[android update android]]></category>
		<category><![CDATA[android versions]]></category>
		<category><![CDATA[android video]]></category>
		<category><![CDATA[apps for android]]></category>
		<category><![CDATA[Bharti Airtel interview questions and answers]]></category>
		<category><![CDATA[Bosch India Software interview questions and answers]]></category>
		<category><![CDATA[Capgemini interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[CGI Group Inc interview questions and answers]]></category>
		<category><![CDATA[Chetu interview questions and answers]]></category>
		<category><![CDATA[Collabera Technologies interview questions and answers]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[developer android]]></category>
		<category><![CDATA[eclipse android]]></category>
		<category><![CDATA[Electronics Arts Inc interview questions and answers]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[fragment lifecycle]]></category>
		<category><![CDATA[fragment lifecycle in android]]></category>
		<category><![CDATA[G-Cube Webwide Software Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[google android]]></category>
		<category><![CDATA[google io]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[Indecomm Global Services interview questions and answers]]></category>
		<category><![CDATA[Infosys Technologies interview questions and answers]]></category>
		<category><![CDATA[intent in android]]></category>
		<category><![CDATA[kodi app]]></category>
		<category><![CDATA[Lava International Ltd interview questions and answers]]></category>
		<category><![CDATA[life cycle of activity in android]]></category>
		<category><![CDATA[Maintec Technologies Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[mservice lifecycle in android]]></category>
		<category><![CDATA[oncreate in android]]></category>
		<category><![CDATA[onresume android]]></category>
		<category><![CDATA[Oracle Corporation interview questions and answers]]></category>
		<category><![CDATA[PeopleStrong interview questions and answers]]></category>
		<category><![CDATA[Photon Interactive Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[poweramp]]></category>
		<category><![CDATA[Prokarma Softech Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[SAP Labs India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[service lifecycle android]]></category>
		<category><![CDATA[Symphony Teleca interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[UnitedHealth Group interview questions and answers]]></category>
		<category><![CDATA[what is activity in android]]></category>
		<category><![CDATA[what is android]]></category>
		<category><![CDATA[what is manifest.xml in android?android phones best android phone]]></category>
		<category><![CDATA[Wipro interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=104</guid>

					<description><![CDATA[Answer : An activity represents a single screen with a user interface...]]></description>
										<content:encoded><![CDATA[<div class="ImageContent">
<div class="hddn" style="text-align: justify;"><img decoding="async" class="img-responsive center-block" src="https://cdn.wikitechy.com/tutorials/android/android-activity-lifecycle.gif" alt="Android activity lifecycle" /></div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="what-is-android-activity" class="color-red">What is Android Activity</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li style="list-style-type: none;">
<ul>
<li>An activity represents a single screen with a user interface just like window or frame of Java .Android activity is the subclass of <a href="https://www.wikitechy.com/tutorials/android/android-context-menu" target="_blank" rel="noopener">Context</a> Theme Wrapper class.
<ul>
<li>Activities are a fundamental building block of Android applications and they can exist in a number of different states.</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="ImageContent">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/tutorials/android/life-cycle-of-activity-in-android.png" alt=" life cycle of activity in android" /></div>
</div>
<ul>
<li style="list-style-type: none;">
<ul>
<li>The activity lifecycle begins with instantiation and ends with destruction, and includes many states in between.</li>
<li>When an activity changes state, the appropriate lifecycle event method is called, notifying the activity of the impending state change and allowing it to execute code in order to adapt to that change.</li>
<li>Android Activity Lifecycle is controlled by 7 methods of android.app.Activity class.</li>
<li>An activity is the single screen in android. It is like window or frame of Java.</li>
<li>By the help of activity, you can place all your UI components or widgets in a single screen.</li>
<li>The 7 lifecycle method of Activity describes how activity will behave at different states.</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="android-activity-lifecycle-methods" class="color-green">Android Activity Lifecycle methods</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Let’s see the 7 lifecycle methods of android activity.</li>
</ul>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<table class="table-bordered table-striped table table-responsive" style="height: 426px;" width="508">
<tbody>
<tr>
<th class="text-center">Method</th>
<th class="text-center">Description</th>
</tr>
<tr>
<td class="text-leftalign">onCreate</td>
<td class="text-leftalign">called when activity is first created.</td>
</tr>
<tr>
<td class="text-leftalign">onStart</td>
<td class="text-leftalign">called when activity is becoming visible to the user.</td>
</tr>
<tr>
<td class="text-leftalign">onResume</td>
<td class="text-leftalign">called when activity will start interacting with the user.</td>
</tr>
<tr>
<td class="text-leftalign">onPause</td>
<td class="text-leftalign">called when activity is not visible to the user.</td>
</tr>
<tr>
<td class="text-leftalign">onStop</td>
<td class="text-leftalign">called when activity is no longer visible to the user.</td>
</tr>
<tr>
<td class="text-leftalign">onRestart</td>
<td class="text-leftalign">called after your activity is stopped, prior to start.</td>
</tr>
<tr>
<td class="text-leftalign">onDestroy</td>
<td class="text-leftalign">called before the activity is destroyed.</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/tutorials/android/oncreate-in-android.png" alt=" oncreate in android" /></div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>It provides the details about the invocation of life cycle methods of activity. In this example, we are displaying the content on the logcat.
<ul>
<li>File: MainActivity.java</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="CodeContent" style="text-align: justify;">
<div class="hddn">
<figure class="highlight"><div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-javascript code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-javascript code-embed-code">package com.example.activitylifecycle;  <br/>import android.os.Bundle;  <br/>import android.app.Activity;  <br/>import android.util.Log;  <br/>import android.view.Menu;  <br/>public class MainActivity extends Activity {  <br/>    @Override  <br/>    protected void onCreate(Bundle savedInstanceState) {  <br/>        super.onCreate(savedInstanceState);  <br/>        setContentView(R.layout.activity_main);  <br/>        Log.d(&quot;lifecycle&quot;,&quot;onCreate invoked&quot;);  <br/>    }  <br/>    @Override  <br/>    protected void onStart() {  <br/>        super.onStart();  <br/>         Log.d(&quot;lifecycle&quot;,&quot;onStart invoked&quot;);  <br/>    }  <br/>    @Override  <br/>    protected void onResume() {  <br/>        super.onResume();  <br/>         Log.d(&quot;lifecycle&quot;,&quot;onResume invoked&quot;);  <br/>    }  <br/>    @Override  <br/>    protected void onPause() {  <br/>        super.onPause();  <br/>         Log.d(&quot;lifecycle&quot;,&quot;onPause invoked&quot;);  <br/>    }  <br/>    @Override  <br/>    protected void onStop() {  <br/>        super.onStop();  <br/>         Log.d(&quot;lifecycle&quot;,&quot;onStop invoked&quot;);  <br/>    }  <br/>       @Override  <br/>    protected void onRestart() {  <br/>        super.onRestart();  <br/>         Log.d(&quot;lifecycle&quot;,&quot;onRestart invoked&quot;);  <br/>    }     <br/>    @Override  <br/>    protected void onDestroy() {  <br/>        super.onDestroy();  <br/>         Log.d(&quot;lifecycle&quot;,&quot;onDestroy invoked&quot;);  <br/>    }  <br/>} </code></pre> </div></figure>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>You will not see any output on the emulator or device. You need to open logcat.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/tutorials/android/android-adb-driver.png" alt=" android adb driver" /></div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Now see on the logcat: on Create, on Start and on Resume methods are invoked.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/tutorials/android/android-add-widget.png" alt=" android add widget" /></div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Now click on the HOME Button. You will see on Pause method is invoked.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/tutorials/android/android-intent-example.png" alt=" android intent example" /></div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>After a while, you will see on Stop method is invoked.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/tutorials/android/activity-android.png" alt=" activity android" /></div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Now see on the emulator. It is on the home. Now click on the center button to launch the app again.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/tutorials/android/activity-in-android.png" alt=" activity in android" /></div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Now click on the lifecycle activity icon.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/tutorials/android/android-broadcastreceiver.png" alt=" android broadcastreceiver" /></div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Now see on the logcat: on Restart, on Start and on Resume methods are invoked.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/tutorials/android/androidmanifest-xml.png" alt=" androidmanifest xml" /></div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>If you see the emulator, application is started again.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/tutorials/android/alogcat.png" alt=" alogcat" /></div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Now click on the back button. Now you will see onPause methods is invoked.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/tutorials/android/android-activity-life-cycle.png" alt=" android activity life cycle" /></div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>After a while, you will see onStop and onDestroy methods are invoked.</li>
</ul>
</div>
</div>
<div class="ImageContent">
<div class="hddn"><img decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/tutorials/android/life-cycle-of-android.png" alt=" life cycle of android" /></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/android/android-activity-lifecycle/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
