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

array is the collection of similar data type.

Is This Answer Correct ?    17 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the general form of #line preprocessor?

1039


Explain how can I write functions that take a variable number of arguments?

1128


How can I get back to the interactive keyboard if stdin is redirected?

1231


shorting algorithmS

2309


What does & mean in scanf?

1163


Why do we use int main?

1142


What is a double c?

1035


Is c is a high level language?

1251


#include main() { int *p, *c, i; i = 5; p = (int*) (malloc(sizeof(i))); printf(" %d",*p); *p = 10; printf(" %d %d",i,*p); c = (int*) calloc(2); printf(" %d ",*c); }

1097


What is the acronym for ansi?

1105


what is the syallabus of computer science students in group- 1?

2368


How many bytes are occupied by near, far and huge pointers (dos)?

1216


What is c value paradox explain?

1157


What is the use of static variable in c?

1139


What does stand for?

1139