Multiple choice

Which of the following CTS (Common Type System) supports 4-byte address reference of an object in .Net framework?

  1. System.Object

  2. System.Char

  3. System.Decimal

  4. Both (1) and (2)

  5. None of the above

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

It supports 4-byte address reference of an object.