What is the Maximum Size that an Array can hold?
Answer Posted / sampath
hi friends !
your system free memory space is the maximum limit
assume this u can understand this
char array == string == char pointer
so pointer use all free space in ur system so if we allocate
dynamic array means our system free memory is the limit
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the benefits of c++?
What is the basic structure of a c++ program?
What is a character in c++?
What are the two types of comments?
How do we balance an AVL Tree in C++?
what is Loop function? What are different types of Loops?
What is the use of seekg in c++?
What is do..while loops structure?
What is difference between rand () and srand ()?
What are guid? Why does com need guids?
What does it mean to declare a member function as static?
How to demonstrate the use of a variable?
Is c or c++ more useful?
What is data types c++?
What are compilers in c++?