What is clr in .net?



What is clr in .net?..

Answer / Sarvesh Kumar Sharma

Common Language Runtime (CLR) is a virtual machine provided by Microsoft that executes programs written for the .NET Framework. It manages the execution of multiple high-level languages such as C#, VB.NET, F#, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

How do you turn off cookies for one page in your site? Give an example.

1 Answers  


Define marshling?

1 Answers  


what is ItemTemplate and EditTemplate and FooterTemplate? what is the Purpose of useing template columns in datagrid?

1 Answers  


What is the difference between .net and laravel?

1 Answers  


What's singlecall activation mode used for in .net?

1 Answers  


What is meant by globalization?

1 Answers  


What are situations when you register .NET assembly in GAC ?

1 Answers   UGC Corporation,


What is the difference between a Hash Table and a Dictionary?

1 Answers  


What is new in .net core?

1 Answers  


Explain about .NET services?

1 Answers  


How do I spawn a thread?

1 Answers  


Which file is taken by compiler when we have both file Application and Server Configuration file?

1 Answers  


Categories