What is the Maximum Size that an Array can hold?
Answer Posted / chaitanya
the array is declared based on data type,then the array
size is also based on size of data type
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is c++ virtual inheritance?
What is the exit function in c++?
what is COPY CONSTRUCTOR and what is it used for?
How to declaring variables in c++?
Can a constructor return a value?
What kind of problems can be solved by a namespace?
What is the maximum value of a unsigned char a) 255 b) 256 c) 128
What are the types of container classes?
What does iomanip mean in c++?
What are friend classes? What are advantages of using friend classes?
What are the advantages of c++ over c?
What is encapsulation in C++? Give an example.
Do vectors start at 0 c++?
Which software is best for coding?
What are the uses of c++ in the real world?