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

The maximum array size can be as per the below formula

TOTAL_RAM-(HEAP_AREA+DATA_SECTION+BSS_SECTION+STACK_SIZE)

DATA and BSS section which are used.
HEAP & STACK which are allocated.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of using const reference arguments in a function?

1117


Is c++ proprietary?

1107


How to declare a pointer to an array of integers?

1186


Specify different types of decision control statements?

917


Why the usage of pointers in C++ is not recommended ?

1517


How long will it take to learn programming?

1102


How is data hiding achieved in c++?

1142


What are pointers used for c++?

1104


What are c++ data types?

1213


What is the best ide for c++?

1150


Explain explicit container.

1140


What do you mean by volatile and mutable keywords used in c++?

1043


what does the following statement mean? int (*a)[4]

1137


What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?

1160


What is c++ array?

1192