Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Others by (45k points)

Could someone tell me what is Common Language Runtime (CLR) in .NET?

1 Answer

0 votes
by (99k points)
edited by

CLR or Common Language Runtime in .NET is described as the run-time environment in the .NET framework. It is a Virtual Machine component of the framework; whose main role is to manage the execution of .NET programs. It is developed by Microsoft, to make the task of developers easier, by providing various services like memory management, execution handling, garbage collection, thread management, type safety, etc.

Wish to learn .NET to enhance job prospects? Check out the .NET certification course from Intellipaat and get started. Also, have a look at our YouTube video on Learn Dot NET.

Related questions

0 votes
1 answer
0 votes
1 answer
asked Feb 13, 2021 in Others by dev_sk2311 (45k points)
0 votes
1 answer
asked Feb 13, 2021 in Others by dev_sk2311 (45k points)
0 votes
1 answer
asked Feb 13, 2021 in Others by dev_sk2311 (45k points)
0 votes
1 answer
asked Feb 13, 2021 in Others by dev_sk2311 (45k points)

Browse Categories

...