Multiple choice

Which of the following data types include classes, interfaces, arrays and delegates?

  1. Internal

  2. Static modifier

  3. Reference types

  4. Value types

  5. Built-in types

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

These data types include classes, interfaces, arrays and delegates.