What is the Maximum Size that an Array can hold?
Answer Posted / jeff
it depends on the os bit
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I start a c++ project?
Define upcasting.
which operator is used for performing an exponential operation a) > b) ^ c) none
What does the linker do?
What is the difference between while and do while loop? Explain with examples.
Why is c++ called oops?
what are Operators and explain with an example?
Can we use struct in c++?
What is static in c++?
Do class method definitions?
What is a dll entry point?
What do you understand by a pure virtual member function?
Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?
Can a class be static in c++?
Explain the difference between struct and class in terms of access modifier.