What is the Maximum Size that an Array can hold?
Answer Posted / amudha
depends on the free space available on the ram
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
What is runtime errors c++?
What is c++ and its uses?
Explain function overloading and operator overloading.
Do you know about C++ 11 standard?
How do you remove an element from a set in c++?
Can non-public members of another instance of the class be retrieved by the method of the same class?
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What does h mean in maths?
What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack
What are the types of array in c++?
what are function pointers?
What are the advantages of inheritance in c++?
Is it possible to use a new for the reallocation of pointers ?
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
What do you mean by funtion prototype?