

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is the root of the .NET type hierarchy? |
A. | <i class="csharp-code">System.Object</i> |
B. | <i class="csharp-code">System.Type</i> |
C. | <i class="csharp-code">System.Base</i> |
D. | <i class="csharp-code">System.Parent</i> |
E. | <i class="csharp-code">System.Root</i> |
Answer» B. <i class="csharp-code">System.Type</i> | |