what is clr | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

what is clr

19th Oct 2016, 9:51 AM
dongfeng yang
dongfeng yang - avatar
5 Answers
+ 1
CLR is the virtual machine of .NET Framework and it's the responsible for running all applications written in any .NET language like C#, F#, VB.NET, etc... It's a run-time environment that not only handles your codes, but also provides a series of services like memory and thread management, exception handling, garbage collection and delegation. You can think on CLR as the virtual manager and machine-level translator that handles your codes in a way that your CPU can understand and execute.
24th Oct 2016, 11:13 AM
Hanike T.
Hanike T. - avatar
0
common language runtime
9th Nov 2016, 5:21 AM
julio
- 1
Common Language Runtime
19th Oct 2016, 3:43 PM
ringman
- 1
clr is common language Runtime (u saw this in the first chapter)
19th Oct 2016, 11:35 PM
Max Steiner
Max Steiner - avatar
- 4
it is use to clear the screen that was typing ...
19th Oct 2016, 2:06 PM
Yashobanta Bhoi
Yashobanta Bhoi - avatar