What is the Maximum Size that an Array can hold?
Answer Posted / aboy
that depends on the user declaration
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between c++ and java.
What is extern c++?
What does the ios::ate argument do?
Define the process of error-handling in case of constructor failure?
How did c++ start?
Do class declarations end with a semicolon? Do class method definitions?
What is set in c++?
How does atoi function work?
We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?
Can a Structure contain a Pointer to itself?
What is a wchar_t in c++?
Write a code/algo to find the frequency of each element in an array?
what are the iterator and generic algorithms.
How many types of modularization are there in c++?
What is c++ good for?