What is the Maximum Size that an Array can hold?
Answer Posted / anand
An array is a derived data types, so normally array size depends upon the data type.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Are there interfaces in c++?
What is the difference between structure and class?
What is type of 'this' pointer?
What is stl containers in c++?
Difference between class and structure.
When do we run a shell in the unix system?
What do you mean by vtable and vptr in c++?
Is main a class in c++?
What is a .h file c++?
Differentiate between an array and a list?
Which bit wise operator is suitable for checking whether a particular bit is on or off?
What is the identity function in c++? How is it useful?
Why do we learn c++?
Who was the creator of c++?
What is polymorphism & list its types in c++?