What is the Maximum Size that an Array can hold?
Answer Posted / puneet anuj shukla
depend upon ram,compiler,programer.hence it con not be
infinite
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can we run c program in turbo c++?
What do the keywords volatile and mean mutable?
Write my own zero-argument manipulator that should work same as hex?
Explain the properties and principles of oop.
How the programmer of a class should decide whether to declare member function or a friend function?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
What is data abstraction? How is it different from data encapsulation?
How to demonstrate the use of a variable?
Why do we use templates?
What are shallow and deep copies?
Explain "const" reference arguments in function?
What is prototype for that c string function?
In the derived class, which data member of the base class are visible?
How many ways can a variable be initialized into in C++?
Explain the difference between c & c++?