Which of the following components of the .NET framework provide an extensible set of classes that can be used by any .NET compliant programming language?
Options
A. .NET class libraries
B. Common Language Runtime
C. Common Language Infrastructure
D. Component Object Model
E. Common Type System
Correct Answer
.NET class libraries
More questions
1. The space required for structure variables is allocated on stack.