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 the use of a array in c

Answer Posted / rohit v.kamlakar

An array is a collection of similar elements(data types).
These similar elements could be all ints, or all floats, or
all chars, etc.
In an array all elements must e of same types.

In simple language, Arrays are used to give 'one' variable
the power to hold 'more than 1' values.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Simplify the program segment if X = B then C ← true else C ← false

3069


Is fortran still used today?

1152


How can this be legal c?

1152


What is the sizeof () operator?

1137


Is c easy to learn?

1036


What is sizeof array in c?

1117


Why we use break in c?

1076


Is this program statement valid? INT = 10.50;

1235


write a program for the normal snake games find in most of the mobiles.

2311


What are the different types of data structures in c?

1221


write a c program for swapping two strings using pointer

2692


Is null equal to 0 in sql?

1191


Process by which one bit pattern in to another by bit wise operation is?

1231


Explain how do you declare an array that will hold more than 64kb of data?

1502


What is 'bus error'?

1210