Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C# Programming
»
Delegates
Which of the following statements is incorrect about a delegate?
A single delegate can invoke more than one method.
Delegates can be shared.
Delegate is a value type.
Delegates are type-safe wrappers for function pointers.
The signature of a delegate must match the signature of the method that is to be called using it.
Correct Answer:
Delegate is a value type.
← Previous Question
More Questions from
Delegates
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments