Answer Posted / btech
virtual base class contains one or more virtual functions
| Is This Answer Correct ? | 22 Yes | 46 No |
Post New Answer View All Answers
Which programming language should I learn first?
Differentiate between a constructor and a method in C++.
What is the header file for setw?
Write a Program to find the largest of 4 no using macros.
Difference between declaration and definition of a variable.
Evaluate !(1&&1||1&&0) a) Error b) False c) True
How a new operator differs from the operator new?
What is the use of endl in c++ give an example?
What is encapsulation in C++? Give an example.
Mention the ways in which parameterized can be invoked. Give an example of each.
Explain linked list using c++ with an example?
What is constructor and destructor in c++?
Can recursive program be written in C++?
What are the uses of pointers?
What is dev c++ used for?