OOPS

August 29, 2024

OOPS

August 29, 2024

OOPS

August 29, 2024

OOPS

August 29, 2024

OOPS

Question 197
Runtime polymorphism can be achieved by :
A
Accessing virtual function through the pointer of the base class
B
Accessing virtual function through the object
C
The derived class
D
None of these
Question 197 Explanation: 
Runtime polymorphism can be achieved by accessing virtual function through the pointer of the base class.
Correct Answer: A
Question 197 Explanation: 
Runtime polymorphism can be achieved by accessing virtual function through the pointer of the base class.

Leave a Reply

Your email address will not be published. Required fields are marked *