What is a virtual base class?

Answer Posted / guessme

Suppose u 've 2 derived class b & c that is a common base
class of a. & u also 've another class d.that is inherit
from b and c.

Is This Answer Correct ?    7 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

is there any choice in opting subjects like 4 out of 7

1727


How does c++ structure differ from c++ class?

582


How do pointers work?

701


Define what is constructor?

579


what is the 3 types of system development life cycle

2429






Explain the FOR loop with a help of a code.

570


What is setiosflags c++?

526


What is the real time example of inheritance?

635


What is atoi?

538


write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

2245


How do you invoke a base member function from a derived class in which you’ve overridden that function?

580


What are move semantics?

667


What is the syntax for a for loop?

594


What is one dimensional array in c++?

573


Are iterators pointers?

666