Question: 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 comparision function?

Options

A : Namespace

B : Interface

C : Encapsulation

D : Delegate

Click to view Correct Answer

Previous || Next

Delegates - General Questions more questions

Which of the following statements are correct about delegates?

Which of the following statements are correct about delegates?

Which of the following are the correct ways to declare....

Suppose on pushing a button an object is to be....

Which of the following statements is incorrect about a delegate?

With which of the following can the ref keyword be....

Which of the following statements are TRUE about the .NET....

Which of the following are valid .NET CLR JIT performance....

Which of the following statements is correct about Managed Code?

Which of the following utilities can be used to compile....

Attributes - General Questions more Online Exam Quiz

Attributes - General Questions

Classes and Objects - General Questions

Collection Classes - General Questions

Constructors - General Questions

Datatypes - General Questions

.NET Framework - General Questions

Enumerations - General Questions

Exception Handling - General Questions

Functions and Subroutines - General Questions