Multiple choice

Which of the following namespaces is the root of the .NET framework?

  1. Collections

  2. Drawing

  3. System

  4. Math

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

The root namespace of .NET framework is the system namespace, which contains the definitions of all the built in data types and sub namespaces.