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
(c) Templates
(d) All of the mentioned
I had been asked this question in class test.
My enquiry is from Fundamentals of Inheritance topic in division Object Oriented Concepts of C#