Multiple choice

Which of the following is a reference type that encapsulates a method with a specific signature?

  1. Class

  2. Array

  3. Object

  4. Encapsulation

  5. Delegate

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

These are reference types that encapsulate a method with a specific signature.