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
Describe Trees using C++ with an example.
How const int *ourpointer differs from int const *ourpointer?
What programming language should I learn first?
Is there any difference between int [] a and int a [] in c++?
What are the two types of comments?
What are friend classes?
What do you mean by global variables?
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
What is the difference between public and private data members?
Comment on assignment operator in c++.
Which one is better- macro or function?
What is purpose of new operator?
Is c the same as c++?
What are stacks? Give an example where they are useful.
What is polymorphism and its type in c++?