What is the Maximum Size that an Array can hold?
Answer Posted / namitha
An array can hold the declared number size..
that is the size specified by the user
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is the purpose of extern storage specifier?
What kind of jobs can I get with c++?
How do I download c++?
Can char be a number c++?
What is the latest c++ version?
What is insertion sorting?
What do you mean by public protected and private in c++?
What is ctime c++?
Does a derived class inherit or doesn't inherit?
What is the syntax for a for loop?
Can a function take variable length arguments, if yes, how?
Define friend function.
Do the names of parameters have to agree in the prototype, definition, and call to the function?
What are destructors?
Is java a c++?