What is the Maximum Size that an Array can hold?
Answer Posted / naresh
its size is N-1, If it starts from 0.
| Is This Answer Correct ? | 6 Yes | 27 No |
Post New Answer View All Answers
Give example of a pure virtual function in c++?
What is the difference between passing by reference and passing a reference?
Explain the uses of static class data?
Who discovered c++?
What is ios flag in c++?
Can static member variables be private?
Comment on local and global scope of a variable.
Is swift better than c++?
Difference between pointer to constant vs. Pointer constant
What does it mean to declare a member function as virtual?
Is java made in c++?
How do I exit turbo c++?
What are the manipulators in c++?
Discuss the possibilities related to the termination of a program before entering the mainq method?
What is a container class? What are the types of container classes in c++?