Solved

Suppose a Generic Class Called SortObjects Is to Be Made

Question 15

Multiple Choice

Suppose a Generic class called SortObjects is to be made capable of sorting objects of any type (Integer, Single, Byte etc.) . Which of the following programming constructs should be used to implement the comparison function?


A) Namespace
B) Interface
C) Encapsulation
D) Delegate

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions