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 / raja

an array is collection of similar data types, and it
occupies the memory in a sequence of order

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how do you determine the length of a string value that was stored in a variable?

1196


What is sizeof return in c?

1086


What is LINKED LIST? How can you access the last element in a linked list?

1111


Explain what is the difference between #include and #include 'file' ?

1079


Which is the memory area not included in C program? give the reason

1998


a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion

2842


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

1204


Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

5696


What does %c mean in c?

1137


Can an array be an Ivalue?

1137


What is the purpose of main( ) in c language?

1184


How can I recover the file name given an open stream or file descriptor?

1135


How can you tell whether two strings are the same?

1307


what is the difference between 123 and 0123 in c?

1276


What is a pointer value and address in c?

1180