What is a virtual base class?

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


Please Help Members By Posting Answers For Below Questions

Write about the members that a derived class can add?

570


What is class in oop with example?

624


Can char be a number c++?

599


What is using namespace std in cpp?

550


How many times will this loop execute? Explain your answer.

381






Can you write a function similar to printf()?

669


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2009


How can you specify a class in C++?

802


When should I use unitbuf flag?

592


write a programme to get a character and thier ASCII value

2598


Why are pointers used?

582


How do you establish a has-a relationship?

611


How much is c++ certification?

589


What are the uses of pointers?

583


What is the 4 difference between delete[] and delete?

535