Vidyalelo
C# Programming · Q180

Classes and Objects in C Sharp

Programming · C# Programming · question 180

Q180

Which procedure among the following should be used to implement a 'Has a' or a 'Kind of' relationship between two entities?

A.
Polymorphism
B.
Inheritance
Answer
C.
Templates
D.
All of the mentioned

Answer: Option B

Solution

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