Vidyalelo
Computer Science · Q342

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 342

Q342

The keyword virtual indicates that

A.
a derived class has public access to a base class
B.
more than one base class exists
C.
a base class should be used only once in inheritance
Answer
D.
a derived class should have more than one base class constructed

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board