Vidyalelo
C# Programming · Q81

Classes and Objects in C Sharp

Programming · C# Programming · question 81

Q81

Which statements among following are correct?

A.
We can derive a class from a base class even if source code of base class not available
B.
Multiple inheritance is different from multiple levels of inheritance
C.
It is legal to make objects of one class as members of another 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