<?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>infozech interview questions and answers - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/infozech-interview-questions-and-answers/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/infozech-interview-questions-and-answers/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Sat, 30 Apr 2022 10:15:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>infozech interview questions and answers - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/infozech-interview-questions-and-answers/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Difference between wait() and sleep() in java ?</title>
		<link>https://www.wikitechy.com/interview-questions/java/difference-between-wait-and-sleep-in-java/</link>
					<comments>https://www.wikitechy.com/interview-questions/java/difference-between-wait-and-sleep-in-java/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Sat, 17 Jul 2021 08:21:15 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Applied Materials interview questions and answers]]></category>
		<category><![CDATA[Atos 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[Ciena Corporation interview questions and answers]]></category>
		<category><![CDATA[Collabera Technologies interview questions and answers]]></category>
		<category><![CDATA[compare the sleep() and wait() methods in java]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[difference between sleep and wait]]></category>
		<category><![CDATA[difference between sleep and wait in java with example]]></category>
		<category><![CDATA[difference between sleep and wait in selenium]]></category>
		<category><![CDATA[difference between sleep and yield]]></category>
		<category><![CDATA[difference between sleep(1000) and wait(1000)]]></category>
		<category><![CDATA[difference between wait and sleep]]></category>
		<category><![CDATA[difference between wait and sleep in java]]></category>
		<category><![CDATA[difference between wait sleep and join in java]]></category>
		<category><![CDATA[FIS Global Business Solutions India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[how to use wait in java]]></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[infozech interview questions and answers]]></category>
		<category><![CDATA[java 8 thread sleep]]></category>
		<category><![CDATA[java wait example]]></category>
		<category><![CDATA[L&T Infotech interview questions and answers]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[NetApp interview questions and answers]]></category>
		<category><![CDATA[Oracle Corporation interview questions and answers]]></category>
		<category><![CDATA[PeopleStrong interview questions and answers]]></category>
		<category><![CDATA[Persistent Systems interview questions and answers]]></category>
		<category><![CDATA[RBS India De interview questions and answers]]></category>
		<category><![CDATA[Reliance Industries Ltd interview questions and answers]]></category>
		<category><![CDATA[SAP Labs India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[thread sleep and wait]]></category>
		<category><![CDATA[UnitedHealth Group interview questions and answers]]></category>
		<category><![CDATA[Virtusa Consulting Services Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[wait and sleep in java]]></category>
		<category><![CDATA[Wells Fargo interview questions and answers]]></category>
		<category><![CDATA[what happens if sleep() and wait() executes in synchronized block?]]></category>
		<category><![CDATA[what is difference between wait () and sleep () method?]]></category>
		<category><![CDATA[what is wait () in Java?]]></category>
		<category><![CDATA[what is yield () and sleep () in thread java]]></category>
		<category><![CDATA[Wipro Infotech interview questions and answers]]></category>
		<category><![CDATA[yield method in java]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=681</guid>

					<description><![CDATA[Answer : wait() Method of thread class goes in waiting state ...]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="difference-between-wait-and-sleep-in-java" class="color-pink">Difference between <a href="https://forums.wikitechy.com/question/what-are-the-differences-between-wait-and-sleep/" target="_blank" rel="noopener">wait() and sleep()</a> in java ?</h2>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-4206" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/difference-between-wait-and-sleep-in-java.png" alt="" width="850" height="475" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/difference-between-wait-and-sleep-in-java.png 850w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/difference-between-wait-and-sleep-in-java-300x168.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/difference-between-wait-and-sleep-in-java-768x429.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/difference-between-wait-and-sleep-in-java-390x218.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/difference-between-wait-and-sleep-in-java-820x458.png 820w" sizes="(max-width: 850px) 100vw, 850px" /></p>
</div>
</div>
<div class="table-responsive">
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr>
<th>Wait() Method</th>
<th>Sleep() Method</th>
</tr>
<tr>
<td class="text-leftalign">wait() Method of <a href="https://www.wikitechy.com/tutorials/java/java-thread" target="_blank" rel="noopener">thread</a> class goes in waiting state<br />
and it won’t come back automatically until<br />
we call the notify() or notifyAll().</td>
<td class="text-leftalign"><a href="https://www.wikitechy.com/tutorials/java/thread-sleep-java">sleep()</a> is a method which is used to pause the process for few seconds or the time we want too.</td>
</tr>
<tr>
<td class="text-leftalign">It is called on Object.</td>
<td class="text-leftalign">It is called on Threads.</td>
</tr>
<tr>
<td class="text-leftalign">It is an instant member of java.lang.Object class.</td>
<td class="text-leftalign">It is a static member of java.lang.Thread class.</td>
</tr>
<tr>
<td class="text-leftalign">wait() releases the lock or monitor.</td>
<td class="text-leftalign">sleep() doesn’t releases the lock or monitor while waiting.</td>
</tr>
<tr>
<td class="text-leftalign">wait() is used for inter-thread communication.</td>
<td class="text-leftalign">sleep() is used to introduce pause on execution, generally.</td>
</tr>
<tr>
<td class="text-leftalign">It must be called within the synchronized blocks.</td>
<td class="text-leftalign">It may be called from within or outside the synchronized block.</td>
</tr>
<tr>
<td class="text-leftalign">
<h3 id="wait-example">wait() Example</h3>
<pre> synchronized(LOCK)
   {  
      LOCK.wait(); // LOCK is not held
   }</pre>
</td>
<td class="text-leftalign">
<h3 id="sleep-example">sleep() Example</h3>
<pre>    synchronized(LOCK)
{  
     Thread.sleep(1000); // LOCK is held
}</pre>
</td>
</tr>
</tbody>
</table>
</div>
<p><img decoding="async" class="alignnone wp-image-4207 size-full" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/sleep-and-wait-in-java.png" alt="" width="1920" height="1080" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/sleep-and-wait-in-java.png 1920w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/sleep-and-wait-in-java-300x169.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/sleep-and-wait-in-java-1024x576.png 1024w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/sleep-and-wait-in-java-768x432.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/sleep-and-wait-in-java-1536x864.png 1536w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/sleep-and-wait-in-java-390x219.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/sleep-and-wait-in-java-820x461.png 820w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/sleep-and-wait-in-java-1180x664.png 1180w" sizes="(max-width: 1920px) 100vw, 1920px" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/java/difference-between-wait-and-sleep-in-java/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Difference between ClassNotFoundException and NoClassDefFoundError in java ?</title>
		<link>https://www.wikitechy.com/interview-questions/java/difference-between-classnotfoundexception-and-noclassdeffounderror-in-java/</link>
					<comments>https://www.wikitechy.com/interview-questions/java/difference-between-classnotfoundexception-and-noclassdeffounderror-in-java/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Wed, 14 Jul 2021 00:03:41 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Applied Materials interview questions and answers]]></category>
		<category><![CDATA[Atos 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[Ciena Corporation interview questions and answers]]></category>
		<category><![CDATA[class not found exception in eclipse]]></category>
		<category><![CDATA[class to java]]></category>
		<category><![CDATA[classnotfoundexception]]></category>
		<category><![CDATA[classnotfoundexception in java]]></category>
		<category><![CDATA[classnotfoundexception java]]></category>
		<category><![CDATA[Collabera Technologies interview questions and answers]]></category>
		<category><![CDATA[custom exception handling in java]]></category>
		<category><![CDATA[custom exception in java]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[difference between classnotfoundexception and noclassdeffounderror in java]]></category>
		<category><![CDATA[FIS Global Business Solutions India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Flipkart 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[infozech interview questions and answers]]></category>
		<category><![CDATA[L&T Infotech interview questions and answers]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[NetApp interview questions and answers]]></category>
		<category><![CDATA[no class def found error]]></category>
		<category><![CDATA[no class def found error java]]></category>
		<category><![CDATA[noclassdeffounderror]]></category>
		<category><![CDATA[noclassdeffounderror in java]]></category>
		<category><![CDATA[Oracle Corporation interview questions and answers]]></category>
		<category><![CDATA[PeopleStrong interview questions and answers]]></category>
		<category><![CDATA[Persistent Systems interview questions and answers]]></category>
		<category><![CDATA[RBS India De interview questions and answers]]></category>
		<category><![CDATA[Reliance Industries Ltd interview questions and answers]]></category>
		<category><![CDATA[runtimeexception]]></category>
		<category><![CDATA[SAP Labs India Pvt Ltd 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[Virtusa Consulting Services Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Wells Fargo interview questions and answers]]></category>
		<category><![CDATA[what is error in java]]></category>
		<category><![CDATA[what is exception handling]]></category>
		<category><![CDATA[Wipro Infotech interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=670</guid>

					<description><![CDATA[Answer : ClassNotFoundException and NoClassDefFoundError occur when a particular...]]></description>
										<content:encoded><![CDATA[<div class="row">
<div class="col-sm-12">
<div class="TextHeading">
<div class="hddn">
<h2 id="difference-between-classnotfoundexception-and-noclassdeffounderror-in-java" class="color-pink" style="text-align: justify;">Difference between ClassNotFoundException and NoClassDefFoundError in java ?</h2>
<p><img decoding="async" class="alignnone size-full wp-image-4209" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/classnotfoundexception-vs-noclassdeffounderror.gif" alt="" width="920" height="709" /></p>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>ClassNotFoundException and NoClassDefFoundError occur when a particular class is not found at runtime. However, they occur at different scenarios.</li>
<li>ClassNotFoundException is an exception that occurs when you try to load a class at run time using <a href="https://www.wikitechy.com/tutorials/java/jdbc-resultset" target="_blank" rel="noopener">Class.forName()</a> or loadClass() methods and mentioned classes are not found in the classpath.</li>
<li>NoClassDefFoundError is an error that occurs when a particular class is present at compile time, but was missing at run time.</li>
</ul>
</div>
</div>
</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="table-responsive">
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr style="text-align: justify;">
<th>NoClassDefFoundError</th>
<th>ClassNotFoundException</th>
</tr>
<tr style="text-align: justify;">
<td class="text-leftalign">NoClassDefFoundError is an error. It is the type of<br />
java.lang.Error.</td>
<td class="text-leftalign">ClassNotFoundException is an exception. It is the type of java.lang.Exception.</td>
</tr>
<tr style="text-align: justify;">
<td class="text-leftalign">It occurs when java runtime system doesn’t<br />
find a class definition, which is present at compile time,<br />
but missing at run time.</td>
<td class="text-leftalign">It occurs when an application tries to load a class at run time which is not updated in the classpath.</td>
</tr>
<tr style="text-align: justify;">
<td class="text-leftalign">It is thrown by the Java Runtime System.</td>
<td class="text-leftalign">It is thrown by the application itself. It is thrown by the methods like Class.forName(), loadClass() and findSystemClass().</td>
</tr>
<tr>
<td class="text-leftalign" style="text-align: justify;">It occurs when required class definition is missing<br />
at runtime.</td>
<td class="text-leftalign" style="text-align: justify;">It occurs when classpath is not updated wih required JAR files.</td>
</tr>
</tbody>
</table>
</div>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4212" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/java-exception-handling.jpg" alt="" width="1366" height="724" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/java-exception-handling.jpg 1366w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/java-exception-handling-300x159.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/java-exception-handling-1024x543.jpg 1024w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/java-exception-handling-768x407.jpg 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/java-exception-handling-390x207.jpg 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/java-exception-handling-820x435.jpg 820w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/java-exception-handling-1180x625.jpg 1180w" sizes="(max-width: 1366px) 100vw, 1366px" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/java/difference-between-classnotfoundexception-and-noclassdeffounderror-in-java/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Difference between JDK JRE and JVM ?</title>
		<link>https://www.wikitechy.com/interview-questions/java/difference-between-jdk-jre-and-jvm/</link>
					<comments>https://www.wikitechy.com/interview-questions/java/difference-between-jdk-jre-and-jvm/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Wed, 14 Jul 2021 00:03:36 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Applied Materials interview questions and answers]]></category>
		<category><![CDATA[Atos 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[Ciena Corporation 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[difference between compiler and interpreter in tabular form]]></category>
		<category><![CDATA[difference between j2se and j2ee]]></category>
		<category><![CDATA[difference between java and core java]]></category>
		<category><![CDATA[difference between java and j2ee]]></category>
		<category><![CDATA[difference between java and java ee]]></category>
		<category><![CDATA[difference between java se and ee]]></category>
		<category><![CDATA[difference between java se and java ee]]></category>
		<category><![CDATA[difference between jdk and jre]]></category>
		<category><![CDATA[difference between jdk and jvm]]></category>
		<category><![CDATA[difference between jdk jre and jvm]]></category>
		<category><![CDATA[difference between jvm and jre]]></category>
		<category><![CDATA[difference between jvm jdk and jre]]></category>
		<category><![CDATA[FIS Global Business Solutions India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Flipkart 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[infozech interview questions and answers]]></category>
		<category><![CDATA[java development kit]]></category>
		<category><![CDATA[java difference]]></category>
		<category><![CDATA[java jdk]]></category>
		<category><![CDATA[java jre]]></category>
		<category><![CDATA[java set difference]]></category>
		<category><![CDATA[jdk]]></category>
		<category><![CDATA[jdk jre difference]]></category>
		<category><![CDATA[jre]]></category>
		<category><![CDATA[jre java]]></category>
		<category><![CDATA[jvm in java]]></category>
		<category><![CDATA[L&T Infotech interview questions and answers]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[NetApp interview questions and answers]]></category>
		<category><![CDATA[Oracle Corporation interview questions and answers]]></category>
		<category><![CDATA[PeopleStrong interview questions and answers]]></category>
		<category><![CDATA[Persistent Systems interview questions and answers]]></category>
		<category><![CDATA[RBS India De interview questions and answers]]></category>
		<category><![CDATA[Reliance Industries Ltd interview questions and answers]]></category>
		<category><![CDATA[SAP Labs India Pvt Ltd 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[Virtusa Consulting Services Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Wells Fargo interview questions and answers]]></category>
		<category><![CDATA[what is the difference between jdk and jre]]></category>
		<category><![CDATA[Wipro Infotech interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=669</guid>

					<description><![CDATA[Answer : Java Development Kit is the core component...
]]></description>
										<content:encoded><![CDATA[<div class="row">
<div class="col-sm-12">
<div class="TextHeading">
<div class="hddn">
<h2 id="difference-between-jdk-jre-and-jvm" class="color-pink" style="text-align: justify;">Difference between JDK JRE and JVM ?</h2>
</div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="jdk" class="color-green">JDK</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li><a href="https://www.wikitechy.com/tutorials/java/" target="_blank" rel="noopener">Java</a> Development Kit is the core component of Java Environment and provides all the tools, executables and binaries required to compile, debug and execute a Java Program.</li>
<li>JDK is a platform specific software and thats why we have separate installers for Windows, Mac and Unix systems.</li>
<li>We can say that JDK is superset of JRE since it contains JRE with Java compiler, debugger and core classes. Current version of JDK is 1.7 also known as <b>Java 7</b>.</li>
</ul>
</div>
</div>
<div class="text-center row" style="text-align: justify;"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4216" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/understand-jdk-jre-jvm.jpg" alt="" width="1859" height="1049" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/understand-jdk-jre-jvm.jpg 1859w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/understand-jdk-jre-jvm-300x169.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/understand-jdk-jre-jvm-1024x578.jpg 1024w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/understand-jdk-jre-jvm-768x433.jpg 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/understand-jdk-jre-jvm-1536x867.jpg 1536w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/understand-jdk-jre-jvm-390x220.jpg 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/understand-jdk-jre-jvm-820x463.jpg 820w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/understand-jdk-jre-jvm-1180x666.jpg 1180w" sizes="(max-width: 1859px) 100vw, 1859px" /></div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="jvm" class="color-purple">JVM</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>JVM is the heart of <a href="https://www.wikitechy.com/tutorials/java/java-programming" target="_blank" rel="noopener">java programming language</a>. When we run a program, JVM is responsible to converting Byte code to the machine specific code.</li>
<li>JVM is also stage dependent and provides core java functions like memory management, garbage collection, security etc.</li>
<li>JVM is customizable and we can use java options to modify it, for example allocating minimum and maximum memory to JVM. JVM is called virtual because it delivers a interface that does not depend on the underlying operating system and machine hardware.</li>
<li>This independence from hardware and operating system is what makes java program write-once run-anywhere.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4214" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/jvm.png" alt="" width="902" height="731" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/jvm.png 902w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/jvm-300x243.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/jvm-768x622.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/jvm-390x316.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/jvm-820x665.png 820w" sizes="(max-width: 902px) 100vw, 902px" /></p>
</div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="jre" class="color-blue">JRE</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>JRE is the implementation of JVM, it provides platform to execute java programs. JRE consists of JVM and java binaries and other classes to execute any program successfully.</li>
<li>JRE doesn’t contain any development tools like java compiler, debugger etc.</li>
<li>If you want to execute any java program, you should have JRE installed but we don’t need JDK for running any java program.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4215 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/jvm-jre-jdk.png" alt="" width="452" height="462" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/jvm-jre-jdk.png 452w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/jvm-jre-jdk-294x300.png 294w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2021/07/jvm-jre-jdk-390x399.png 390w" sizes="(max-width: 452px) 100vw, 452px" /></p>
</div>
</div>
</div>
</div>
<div class="table-responsive">
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr style="text-align: justify;">
<th>JDK</th>
<th>JRE</th>
<th>JVM</th>
</tr>
<tr style="text-align: justify;">
<td class="text-leftalign">Java Development Kit</td>
<td class="text-leftalign">Java Runtime environment.</td>
<td class="text-leftalign">Java Virtual Machine.</td>
</tr>
<tr style="text-align: justify;">
<td class="text-leftalign">Kit providing the platform to develop<br />
and execute/run the java program.</td>
<td class="text-leftalign">It is an installation package<br />
which provides environment to only<br />
run(not develop) the java program<br />
(or application)onto your machine.</td>
<td class="text-leftalign">Whatever Java program you run using JRE or JDK goes into JVM and JVM is responsible for executing the java program<br />
line by line hence it is also known as interpreter.</td>
</tr>
<tr>
<td class="text-leftalign" style="text-align: justify;">JDK is only used by<br />
Java Developers.</td>
<td class="text-leftalign" style="text-align: justify;">JRE is only used by them who<br />
only wants to run the Java Programs<br />
(i.e). end users of your system.</td>
<td class="text-leftalign" style="text-align: justify;">It is in-built in both JDK and JRE.</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/java/difference-between-jdk-jre-and-jvm/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Difference between Array and Linked List ?</title>
		<link>https://www.wikitechy.com/interview-questions/data-structure/difference-between-array-and-linked-list/</link>
					<comments>https://www.wikitechy.com/interview-questions/data-structure/difference-between-array-and-linked-list/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Tue, 13 Jul 2021 17:09:42 +0000</pubDate>
				<category><![CDATA[Data Structure]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[advantages and disadvantages of linked list over array]]></category>
		<category><![CDATA[advantages of linked list over array]]></category>
		<category><![CDATA[Altimetrik India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Applied Materials interview questions and answers]]></category>
		<category><![CDATA[array and linked list]]></category>
		<category><![CDATA[array linked list]]></category>
		<category><![CDATA[array of linked list]]></category>
		<category><![CDATA[array of linked lists java]]></category>
		<category><![CDATA[array vs linked list]]></category>
		<category><![CDATA[array vs list c#]]></category>
		<category><![CDATA[arraylist and linked list]]></category>
		<category><![CDATA[arraylist and linkedlist]]></category>
		<category><![CDATA[arraylist and linkedlist in java]]></category>
		<category><![CDATA[arraylist linkedlist]]></category>
		<category><![CDATA[arraylist vs linkedlist]]></category>
		<category><![CDATA[arraylist vs linkedlist in java]]></category>
		<category><![CDATA[Bharti Airtel 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[CGI Group Inc interview questions and answers]]></category>
		<category><![CDATA[Chetu interview questions and answers]]></category>
		<category><![CDATA[Ciena Corporation interview questions and answers]]></category>
		<category><![CDATA[Collabera Te interview questions and answers]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[difference between array and arraylist]]></category>
		<category><![CDATA[difference between array and linked list]]></category>
		<category><![CDATA[difference between array and linked list in java]]></category>
		<category><![CDATA[difference between array and list]]></category>
		<category><![CDATA[difference between array and list c#]]></category>
		<category><![CDATA[difference between array and list in c++]]></category>
		<category><![CDATA[difference between array and list in java]]></category>
		<category><![CDATA[difference between array and list python]]></category>
		<category><![CDATA[difference between arraylist and linked list]]></category>
		<category><![CDATA[difference between arraylist and linkedlist]]></category>
		<category><![CDATA[difference between arraylist and linkedlist in java]]></category>
		<category><![CDATA[difference between singly linked list and doubly linked list]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[Globallogic India 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[infozech interview questions and answers]]></category>
		<category><![CDATA[java linkedlist vs arraylist]]></category>
		<category><![CDATA[linked list array]]></category>
		<category><![CDATA[linked list using array]]></category>
		<category><![CDATA[linked list vs array performance]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[NetApp interview questions and answers]]></category>
		<category><![CDATA[Oracle Corporation interview questions and answers]]></category>
		<category><![CDATA[SAP Labs India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Sapient Consulting Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[Tracxn Technologies Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[UnitedHealth Group interview questions and answers]]></category>
		<category><![CDATA[what is the difference between array and pointer?]]></category>
		<category><![CDATA[Wipro Infotech interview questions and answers]]></category>
		<category><![CDATA[WM Global Technology Services India Pvt.Ltd Limited (WMGTS) interview questions and answers]]></category>
		<category><![CDATA[Xoriant Solutions Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Yodlee Infotech Pvt Ltd interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=503</guid>

					<description><![CDATA[Answer : Arrays are index-based data structure...]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="difference-between-array-and-linked-list" class="color-pink">Difference between Array and Linked List ?</h2>
</div>
</div>
<div class="table-responsive">
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr>
<th>Array</th>
<th>Linked List</th>
</tr>
<tr>
<td class="text-leftalign">Arrays are index-based data structure where each element<br />
associated with an index.</td>
<td class="text-leftalign"><a href="https://www.wikitechy.com/technology/quicksort-doubly-linked-list-3/" target="_blank" rel="noopener">Linked list</a> relies on references where each node consists of the data and the references to the previous and next element (in case of a doubly linked list) or the next element (in case of a singly linked list).</td>
</tr>
<tr>
<td class="text-leftalign">Array provides fast and random access.</td>
<td class="text-leftalign">Elements can’t be accessed randomly but can be<br />
accessed only sequentially and accessing element takes 0(n) time.</td>
</tr>
<tr>
<td class="text-leftalign">Elements are stored in consecutive manner in memory.</td>
<td class="text-leftalign">Elements can be stored at any available place as<br />
address of node is stored in previous node.</td>
</tr>
<tr>
<td class="text-leftalign">Insertion &amp; deletion takes more time in array as elements<br />
are stored in consecutive memory locations.</td>
<td class="text-leftalign">Insertion &amp; deletion are fast &amp; easy in linked list<br />
as only value of pointer is needed to change.</td>
</tr>
<tr>
<td class="text-leftalign">In array, memory is allocated at compile time<br />
i.e. Static Memory Allocation.</td>
<td class="text-leftalign">Memory is allocated at run time<br />
i.e. Dynamic Memory Allocation.</td>
</tr>
<tr>
<td class="text-leftalign">Array can be single dimensional, two dimensional<br />
or multidimensional.</td>
<td class="text-leftalign">Linked list can be singly, doubly or circular<br />
linked list.</td>
</tr>
<tr>
<td class="text-leftalign">Each element is independent, no connection with previous<br />
element or with its location.</td>
<td class="text-leftalign">Location or address of elements is stored in the<br />
link part of previous element/node.</td>
</tr>
</tbody>
</table>
</div>
<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 decoding="async" class="img-responsive center-block aligncenter" src="https://cdn.wikitechy.com/interview-questions/data-structure/difference-between-array-and-linked-list.jpg" alt="Difference between Array and Linked List" /></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/data-structure/difference-between-array-and-linked-list/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
