What is the Maximum Size that an Array can hold?
Answer Posted / sonali
I think it depends upon your PC's Memory..
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain the problem with overriding functions
What does extern mean in a function declaration in c++?
What are the two main components of c++?
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
What is the standard template library (stl)?
What is a container class? What are the types of container classes in c++?
What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack
Which bit wise operator is suitable for putting on a particular bit in a number?
What is the fastest c++ compiler?
How a pointer differs from a reference?
What is a manipulative person?
Is c better than c++?
Explain what are single and multiple inheritances in c++?
Is c++ double?