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 Maximum Size that an Array can hold?

Answer Posted / alok

Dude in C memory management we have for segments namely
data code heap and stack. any local variable resides in
stack. Hence array should be less than size of stack. Please
refer memory models in C to find stack size. similar is true
for global array. That will reside in data segment.

Is This Answer Correct ?    4 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the new features that iso/ansi c++ has added to original c++ specifications?

1210


Write a program which uses Command Line Arguments

1238


What is the role of copy constructor in copying of thrown objects?

1118


How do you define a class in c++?

1138


Is c++ a high level language?

1055


What does ios :: app do in c++?

1096


Do vectors start at 0 c++?

1079


What is the difference between public and private data members?

1236


In the derived class, which data member of the base class are visible?

1164


Can non-public members of another instance of the class be retrieved by the method of the same class?

1125


What are arithmetic operators?

1043


What is purpose of new operator?

1129


Differentiate between a template class and class template in c++?

1143


How do you clear a map in c++?

1186


How many namespaces are there in c++?

1128