Select from following answers:- is an execution engine for all .NET applications.
- is similar to JVM as in Java.
- defines standard rules for defining .NET compliant languages.
- is a compiler.
- All Above
The CLS is a group of rules that describes a complete set of features any .NET-aware compiler must support in order to produce instructions(code) that can be run on CLR.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator