OOPS

November 11, 2023

OOPS

November 11, 2023

OOPS

November 11, 2023

OOPS

November 11, 2023

OOPS

Question 7

Which of the following statements is true about C++ language?

A
C++ supports multiple inheritance
B
C++ does not support operator overloading.
C
C++ supports dynamic polymorphism
D
C++ supports interface definitions.
E
Both A and D
Question 7 Explanation: 
C++ supports multiple inheritance.
C++ supports operator overloading.
C++ supports static polymorphism.
C++ supports interface definitions.
Correct Answer: E
Question 7 Explanation: 
C++ supports multiple inheritance.
C++ supports operator overloading.
C++ supports static polymorphism.
C++ supports interface definitions.

Leave a Reply

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