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

Write about the members that a derived class can add?

572


What are special characters c++?

570


What is an orthogonal base class in c++?

662


What is the real purpose of class – to export data?

620


Do you need a main function in c++?

561






What is scope operator in c++?

569


What is exception handling? Does c++ support exception handling?

593


What is the object serialization?

633


What are the general quetions are in DEna bank manager IT/System interviews?

1540


What is a literal in c++?

571


When do you call copy constructors?

655


What language does google use?

592


Explain the purpose of the keyword volatile.

640


What is the difference between c++ and turbo c++?

592


What do you mean by overhead in c++?

585