192.
What is the function of CLR? (Select the best option)
View Description
CLR is a runtime environment in which programs written in C# and other .Net languages are executed. It is the job of the CLR to compile the MSIL code to native executable code.