What is the Maximum Size that an Array can hold?
Answer Posted / varsha vilas kalebag
n numbers
| Is This Answer Correct ? | 5 Yes | 56 No |
Post New Answer View All Answers
Can a constructor be private?
Difference between declaration and definition of a variable.
Explain what is oop?
Which operator cannot overload?
Does std endl flush?
Why null pointer is used?
Explain the concept of dynamic allocation of memory?
What is a terminating character in c++?
Is main a class in c++?
What is a wchar_t in c++?
Write about all the implicit member functions of a class?
What happens when the extern "c" char func (char*,waste) executes?
What is #include ctype h in c++?
What is virtual function? Explain with an example
What is purpose of abstract class?