Solved

Which of the Following Statements Is False

Question 13

Multiple Choice

Which of the following statements is false


A) A delegate is an object that holds a reference to a method.
B) Via delegates, you can assign methods to variables, and pass methods to and from other methods.
C) You can call methods through variables of delegate types.
D) All of the above statements are true.

Correct Answer:

verifed

Verified

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

Related Questions