Multiple choice

Which of the following types includes the primitive numeric types, enum and structs and also nullable versions of these types?

  1. Value type

  2. Reference type

  3. Anonymous type

  4. Static modifier

  5. Public

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

This type includes the primitive numeric types, enums and structs and also nullable versions of these types.