What is the Maximum Size that an Array can hold?
Answer Posted / anand
An array is a derived data types, so normally array size depends upon the data type.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define virtual constructor.
What is different in C++, compare with unix?
Does dev c++ support c++ 11?
What should main() return in c and c++?
What is the use of bit fields in structure declaration?
What is the difference between an enumeration and a set of pre-processor # defines?
How the virtual functions maintain the call up?
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What is lvalue?
What are c++ stream classes?
How does a C++ structure differ from a C++ class?
List the issue that the auto_ptr object handles?
What does catch(…) mean?
Define a pdb file.
What do the header files usually contains?