What is the Maximum Size that an Array can hold?
Answer Posted / abc
It depends on the data type of the defined array
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Is c++ built on c?
Explain the concept of dynamic allocation of memory?
What is scope resolution operator in c++ with example?
How would you differentiate between a pre and post increment operators while overloading?
What is the best c++ compiler?
Differentiate between C and C++.
what are the decision making statements in C++? Explain if statement with an example?
What is flag in computer?
Why should we use null or zero in a program?
Which is best c++ or java?
Describe new operator and delete operator?
Explain what are the sizes and ranges of the basic c++ data types?
What is the full form nasa?
What are c++ tokens?
In the derived class, which data member of the base class are visible?