What is the Maximum Size that an Array can hold?
Answer Posted / pankaj verma
The above answer given by rajat paliwal is absolutely
correct.Thanx to rajat paliwal.finally i got a correct
answer
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between using macro and inline functions?
What are the advantages of using const reference arguments in a function?
why is iostream::eof inside a loop condition considered wrong?
What is the difference between while and do while loop?
Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?
What is math h in c++?
What is the advantage of an external iterator.
What are the two shift operators and what are their functions?
What do the header files usually contains?
How is objective c different from c++?
Can you explicitly call a destructor on a local variable?
Explain the concept of dynamic allocation of memory?
What is a null object in c++?
What are multiple inheritances (virtual inheritance)?
Explain all the C++ concepts using examples.