What is CLR (Common Language Runtime)?
Answers
Answered by
0
Common Language Runtime (CLR) is a managed execution environment that is part of Microsoft’s .NET framework. CLR manages the execution of programs written in different supported languages.CLR transforms source code into a form of bytecode known as Common Intermediate Language (CIL). At run time, CLR handles the execution of the CIL code.
Similar questions
Math,
8 months ago
Social Sciences,
8 months ago
Biology,
1 year ago
Biology,
1 year ago
Social Sciences,
1 year ago
English,
1 year ago
English,
1 year ago