Vidyalelo
C# Programming · Q97

Classes and Objects in C Sharp

Programming · C# Programming · question 97

Q97

Which of the following functionality is facilitated by inheritance mechanism?

A.
Use the existing functionality of base class
B.
Override the existing functionality of base class
C.
Implements new functionality in derived class
D.
All of the mentioned
Answer

Answer: Option D

Solution

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