Which Procedure Among The Following Should Be Used To Implement #341
Which procedure among the following should be used to implement a ‘Has a’ or a ‘Kind of’ relationship between two entities?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Object Oriented Concepts - Fundamentals of Inheritance - Quiz No.1.
Which procedure among the following should be used to implement a ‘Has a’ or a ‘Kind of’ relationship between two entities?
Polymorphism
Inheritance
Templates
All of the mentioned