Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is array?

Answer Posted / sunandan

1) In data storage, an array is a method for storing
information on multiple devices. 2) In general, an array is
a number of items arranged in some specified way - for
example, in a list or in a three-dimensional table.

3) In computer programming languages, an array is a group of
objects with the same attributes that can be addressed
individually, using such techniques as subscripting.

4) In random access memory (RAM), an array is the
arrangement of memory cells.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of header?

1142


How reliable are floating-point comparisons?

1149


Explain 'bit masking'?

1135


Explain the meaning of keyword 'extern' in a function declaration.

1208


Can a variable be both static and volatile in c?

1080


Explain how can I make sure that my program is the only one accessing a file?

1275


In c language can we compile a program without main() function?

1179


Is it acceptable to declare/define a variable in a c header?

1178


What is the collection of communication lines and routers called?

1180


Can stdout be forced to print somewhere other than the screen?

1089


What the advantages of using Unions?

1291


difference between object file and executable file

6799


When should we use pointers in a c program?

1194


What is a pointer in c?

1695


What is dynamic memory allocation?

1388