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 / adnan sheikh

max.size of array is 2^32

Because each process contains:
maximum numbers of segments per process=16KB
largest segment size= 4GB
defines in 32 bits
Types of segments are:
data segment
code segment
stack segment
heap segment and many more.

Hopefully we will satisfies with my answer.

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will the line of code below print out and why?

793


Write a function that swaps the values of two integers, using int* as the argument type?

1080


What is the difference between set and map in c++?

1179


C is to C++ as 1 is to a) What the heck b) 2 c) 10

1112


Can turbo c++ run c program?

1147


Is string data type in c++?

1087


State two differences between C and C++.

1247


Can we make copy constructor private in c++?

1094


What is the full form of ios?

1136


What are member functions used in c++?

1208


Why is standard template library used?

1104


What is switch case in c++ syntax?

1155


What is virtual base class?

1131


Explain one-definition rule (odr).

1171


What is pointer with example?

1121