What is the Maximum Size that an Array can hold?
Answer Posted / chandrakant rohi
depend upon ram memory
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Write syntax to define friend functions in C++.
How a new operator differs from the operator new?
What is iterator c++?
What is the difference between an enumeration and a set of pre-processor # defines?
Explain what you mean by a pointer.
What does new in c++ do?
What is an accessor in c++?
What is the syntax for a for loop?
Can you please explain the difference between using macro and inline functions?
What is the size of a vector?
What is std :: endl?
Differentiate between structure and class in c++.
What is meant by forward referencing and when should it be used?
Where the memory to the static variables is allocated?
What is the difference between the functions memmove() and memcpy()?