What is the Maximum Size that an Array can hold?
Answer Posted / nowsheen
I think the above answer by Chandra is correct.. thanks
Chandra..
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What you know about structures in C++?
What are the effects after calling the delete this operator ?
Is c++ platform dependent?
What are the 2 main types of data structures?
what is pre-processor in C++?
What is the use of endl in c++ give an example?
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
Write about an iterator class?
Is c++ the hardest programming language?
What are friend functions in C++?
Can I learn c++ without learning c?
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h
What is flush c++?
How do you declare A pointer to function which receives an int pointer and returns a float pointer
What are c++ data types?