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
How do pointers work?
Difference between inline functions and macros?
What is prototype in c++ with example?
If a header file is included twice by mistake in the program, will it give any error?
What is a string example?
What is the c++ programming language used for?
What language is a dll written in?
What is the size of a vector?
Give example of a pure virtual function in c++?
Keyword mean in declaration?
Explain register storage specifier.
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
How do you traverse a btree in backward in-order?
What is a driver program?
Define anonymous class.