Solved

For Static Methods, What Does a Delegate Object Encapsulate

Question 17

Multiple Choice

For static methods, what does a delegate object encapsulate?


A) The class utilized by the methods.
B) The arguments passed to the methods.
C) The method to be called.
D) Custom events defined within the methods.

Correct Answer:

verifed

Verified

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

Related Questions