What is the Maximum Size that an Array can hold?
Answer Posted / payal gupta
infinity
| Is This Answer Correct ? | 3 Yes | 88 No |
Post New Answer View All Answers
Describe delete operator?
Explain unexpected() function?
Explain how the virtual base class is different from the conventional base classes of the opps.
What is encapsulation in c++ with example?
What is else if syntax?
Do you know the problem with overriding functions?
Is c++ high level programming language?
What is type of 'this' pointer? Explain when it is get created?
Is c++ proprietary?
Can we define a constructor as virtual in c++?
Write a program to interchange 2 variables without using the third one.
What is format for defining a structure?
Is c++ a programming language?
Which of the following is evaluated first: a) && b) || c) !
What is general format for a prototype?