Home          welcome : Guest          Log In      
  Xpode.com Beta version

Click here to Search Article

Categories/Articles

 

What is an Array

 

Submitted By:


Rohit kakria

Detail : I am software developer

An array is a data structure. It is a collection of similar type of (homogeneous) data elements and is represented by a single name.

 

It has the following features:

 

1.       The elements are stored in continuous memory locations.

2.       The n elements are numbered by consecutive numbers i.e. 1, 2, 3, . . . . . , n.

 

E.g.

An array STUDENT containing 8 records is shown below:

 

STUDENT

Ritika

Gurpreet

Anupama

Hanish

Harsh

Navdeep

Shalini

Kapil

1

2

3

4

5

6

7

8

 

                 

 

 

 

 

 

 

 

 

 

 

 







Comments
Share this article   |    Print   
 
*  Name         *   Comments :ar 8) :cry: 8)
:shock: :shock: :evil: :!:
:( :idea: :lol: :x
:green: :| :question: :P
:oops: :roll: :) :o
:twisted: :wink:
*  Email          
                          (will not publish)
     
  Location           
  Website            
Enter the code *
(as shown below)