What is the Maximum Size that an Array can hold?
Answer Posted / shubhra pal
INFINITY
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Difference between a homogeneous and a heterogeneous container
What do you understand by pure virtual function? Write about its use?
What is the use of endl?
What are the differences between java and c++?
Does c++ have a hash table?
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
What is array in c++ example?
What sorting algorithm does c++ use?
What is difference between malloc()/free() and new/delete?
Define 'std'.
How can we access protected and private members of a class?
What is the rule of three?
What is the purpose of extern storage specifier?
What is the operator in c++?
What is algorithm in c++ programming?