What is the Maximum Size that an Array can hold?
Answer Posted / yogesh jain
IT DEPENDS UPON THE RAM MEMORY
| Is This Answer Correct ? | 6 Yes | 15 No |
Post New Answer View All Answers
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create
Can you please explain the difference between overloading and overriding?
What does std :: flush do?
What is the difference between delegation and implemented-in-terms-of?
What does it mean to declare a destructor as static?
Mention the purpose of istream class?
When is the copy constructor called?
What is ostream in c++?
Describe linked list using C++ with an example.
How static variables and local variablesare similar and dissimilar?
What is c++ flowchart?
Define namespace in c++?
What type of question are asked in GE code writing test based on c++ data structures and pointers?
What are abstract data types in c++?
How is c++ different from java?