Answer Posted / priya
class is the way to bind the functions and data together
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is the full form of dos?
Why is polymorphism useful?
What is the auto keyword good for in c++?
Do you know what are pure virtual functions?
How the endl and setw manipulator works?
Do you need a main function in c++?
Specify some guidelines that should be followed while overloading operators?
What does flush do c++?
Is there finally in c++?
When does a name clash occur in c++?
what is c++
Define pure virtual function?
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
What is the v-ptr?
Write about an iterator class?