Multiple choice

Which of the following classes has a signature and it can hold references only to methods that match its signature?

  1. Protected

  2. Delegate

  3. Event

  4. RemoteStackFrame class

  5. Abstract class

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This class has a signature and it can hold references only to methods that match its signature.