What is the Maximum Size that an Array can hold?
Answer Posted / guest
the array can hold only the no of elements given in braces
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How is static data member similar to a global variable?
What do you mean by stack unwinding in c++?
Explain terminate() and unexpected() function?
Name the implicit member functions of a class.
What is cin clear () in c++?
Define friend function.
Is c++ a low level language?
What is a c++ vector?
Define a nested class. Explain how it can be useful.
Explain the volatile and mutable keywords.
What is doubly linked list in c++?
What are separators in c++?
What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?
Why is standard template library used?
What is Destructor in C++?