Question: Which of the following statements is incorrect about a delegate?

Options

A : A single delegate can invoke more than one method.

B : Delegates can be shared.

C : Delegate is a value type.

D : Delegates are type-safe wrappers for function pointers.

Click to view Correct Answer

Previous || Next

Delegates - General Questions more questions

Which of the following statements are correct about a delegate?

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....

Suppose a Generic class called SortObjects is to be made....

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?

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