What is the Maximum Size that an Array can hold?
Answer Posted / ashif ali
infinity and it is also depend on the size of the program.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What does iomanip mean in c++?
How const int *ourpointer differs from int const *ourpointer?
How static variables and local variablesare similar and dissimilar?
If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?
What is the difference between #import and #include in c++?
Which programming language is best to learn first?
What do you mean by a template?
Comment on c++ standard exceptions?
Can a program run without main?
What is the difference between containment and delegation?
What is ios class in c++?
What is general form of pure virtual function? Explain?
What is the extension of c++?
What are smart pointers?
Is c the same as c++?