What is the Maximum Size that an Array can hold?
Answer Posted / abi
it is NULL value
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain virtual class?
Explain how to initialize a const data member.
What is difference between class and function?
What problems might the following macro bring to the application?
What is friend class in c++ with example?
Explain differences between new() and delete()?
What is dynamic and static typing?
What does the ios::ate argument do?
Where the memory to the static variables is allocated?
Explain what happens when a pointer is deleted twice?
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
What is an inline function in c++?
What is a driver program?
How do I start a c++ project?
What is function prototyping?