Multiple Choice
Which of the following should be used to implement a 'Like a' or a 'Kind of' relationship between two entities?
A) Polymorphism
B) Containership
C) Templates
D) Inheritance
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: The reason that C# does not support
Q12: How many enumerators will exist if four
Q13: C# supports a technique known as_, which
Q14: Which namespace includes most of the Control
Q15: Suppose a Generic class called SortObjects is
Q17: Exponential formatting character ('E' or 'e') converts
Q18: In C#, having unreachable code is always
Q19: C# treats the multiple catch statements like
Q20: How can you prevent inheritance from a
Q21: In which of the following collections is