Answer Posted / shivangi
there is nothing like "virtual constructor"
| Is This Answer Correct ? | 48 Yes | 4 No |
Post New Answer View All Answers
What is the use of register keyword with the variables?
Comment on assignment operator in c++.
what are the decision making statements in C++? Explain if statement with an example?
Write a program to find the Factorial of a number
What is bubble sort c++?
Mention the storage classes in c++.
Keyword mean in declaration?
How is modularity introduced in C++?
What do you mean by late binding?
Write about the members that a derived class can add?
What is the use of data hiding?
What is the use of this pointer in c++?
What is the difference between #define debug 0 and #undef debug?
What is searching?
What are enumerations?