What is the Maximum Size that an Array can hold?
Answer Posted / kumar
infinity
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Explain overriding.
Define 'std'.
Is c++ an oop?
Can a program run without main?
Can we overload operator in c++?
What parameter does the constructor to an ofstream object take?
What character terminates all character array strings a) b) . c) END
What do you mean by friend class & friend function in c++?
What is basic if statement syntax?
Which sort does c++ use?
What are abstract data types in c++?
Which bit wise operator is suitable for turning off a particular bit in a number?
How is data hiding achieved in c++?
How do you remove an element from a set in c++?
What is prototype in c++ with example?