<?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>false &#8211; Care4you</title>
	<atom:link href="https://care4you.in/tag/false/feed/" rel="self" type="application/rss+xml" />
	<link>https://care4you.in</link>
	<description>Jobs, Engineering, Notes, Quiz, Competetions</description>
	<lastBuildDate>Sat, 17 Apr 2021 11:56:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.7.12</generator>

<image>
	<url>https://care4you.in/wp-content/uploads/2020/06/cropped-care4youfav-32x32.png</url>
	<title>false &#8211; Care4you</title>
	<link>https://care4you.in</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Comparing Arrays in JAVA</title>
		<link>https://care4you.in/comparing-arrays-in-java/</link>
					<comments>https://care4you.in/comparing-arrays-in-java/#respond</comments>
		
		<dc:creator><![CDATA[Ravinder Nath Rajotiya]]></dc:creator>
		<pubDate>Sat, 17 Apr 2021 10:20:33 +0000</pubDate>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[== operator]]></category>
		<category><![CDATA[array1==array2]]></category>
		<category><![CDATA[boolean arrayEqual]]></category>
		<category><![CDATA[comparing arrays]]></category>
		<category><![CDATA[false]]></category>
		<category><![CDATA[int []array1;]]></category>
		<category><![CDATA[true]]></category>
		<guid isPermaLink="false">https://care4you.in/?p=2352</guid>

					<description><![CDATA[<p>Comparing Arrays When we create array objects, they are created in memory at some memory address. Each array that is created is assigned different address.  So, when we compare the array objects with == operators, their memory location get compared. So, they will never be equal even when they have the same values assigned to...</p>
<p>The post <a rel="nofollow" href="https://care4you.in/comparing-arrays-in-java/">Comparing Arrays in JAVA</a> appeared first on <a rel="nofollow" href="https://care4you.in">Care4you</a>.</p>
]]></description>
		
					<wfw:commentRss>https://care4you.in/comparing-arrays-in-java/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
