Multiple choice

Which of the following is equivalent to a type safe function pointer or callback?

  1. Assembly name

  2. Delegate

  3. Set accessor

  4. Continue

  5. Private

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

It is equivalent to a type safe function pointer or a callback.