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 an array

Answer Posted / nekkanti rajesh

an array is a collection of elements of a single data type
stored in adjacent


<data_type><variable_name>[<dimension_size>];
ex:

int arr[5];

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between delete and free.

1135


What is tellg () in c++?

1360


What is a dynamic binding in c++?

1000


What is binary search in c++?

1081


What is a tuple c++?

1050


Do vectors start at 0 c++?

1073


What is a .lib file in c++?

1046


Difference between strdup and strcpy?

1250


What are the comments in c++?

1038


What does catch(…) mean?

1169


Why is polymorphism useful?

1108


Search for: what is pair in c++?

1172


Write about the access privileges in c++ and also mention about its default access level?

1125


What is the difference between ++ count and count ++?

1197


Explain terminate() and unexpected() function?

1162