<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Array Archives - HackerHeap</title>
	<atom:link href="https://www.hackerheap.com/tag/array/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.hackerheap.com</link>
	<description></description>
	<lastBuildDate>Fri, 20 Mar 2020 01:06:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9</generator>

<image>
	<url>https://www.hackerheap.com/wp-content/uploads/2019/11/cropped-HackerHeap_Transparent-32x32.png</url>
	<title>Array Archives - HackerHeap</title>
	<link>https://www.hackerheap.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">105925724</site>	<item>
		<title>Arrays In Java With Example</title>
		<link>https://www.hackerheap.com/arrays-in-java-with-example/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Tue, 17 Mar 2020 03:36:26 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Java Basics]]></category>
		<category><![CDATA[Array]]></category>
		<category><![CDATA[Array Tutorial]]></category>
		<category><![CDATA[Java Array]]></category>
		<category><![CDATA[Java Data Structures]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=227</guid>

					<description><![CDATA[<p>The array is a data structure provided by Java which holds elements of the same data type with a fixed size.An array can hold elements/ values of the same data type, an example being we can create an array that can store 100 elements of type either int/String/char etc.. We can not have array hold&#8230;&#8230; <a class="more-link" href="https://www.hackerheap.com/arrays-in-java-with-example/">Continue reading <span class="screen-reader-text">Arrays In Java With Example</span></a></p>
<p>The post <a rel="nofollow" href="https://www.hackerheap.com/arrays-in-java-with-example/">Arrays In Java With Example</a> appeared first on <a rel="nofollow" href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">227</post-id>	</item>
	</channel>
</rss>
