What is the Maximum Size that an Array can hold?
Answer Posted / depak patel
it depand upon operating system to oprating system
| Is This Answer Correct ? | 37 Yes | 32 No |
Post New Answer View All Answers
What is an overflow error?
Show the application of a dynamic array with the help of an example.
What does namespace mean in c++?
What is a singleton c++?
Why we use #include iostream in c++?
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?
What would happen on forgetting [], while deallocating an array through new?
Explain 'this' pointer and what would happen if a pointer is deleted twice?
What is fflush c++?
What relational operators if statements in c++?
What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?
Write a program which uses functions like strcmp(), strcpy()? etc
Which operator cannot overload?
Explain storage qualifiers in c++.
How do you find out if a linked-list has an end?