What is CLR?

Answer Posted / kamalakannan.a

CLR is an execution engine for .net.It is used to convert
the highlevel language code into MSIL(Microsoft
Intermediate Language).So this MSIL again converted into
m/c language by JIT compiler(Just In Time).

The CLR is the main coponent for .Net framework.So the .Net
framework supports 44 languages.

kamal...

Is This Answer Correct ?    26 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you please explain the difference between c# and vb.net?

539


What is a preprocessor directive in vb.net?

542


difference between checkbox vs radiobutton??

2485


Define naming convention?

622


Can you please explain the difference between system.string and system.stringbuilder classes?

546






Explain about delegate?

513


Explain the difference between thread and process?

506


Explain the difference between int and int32?

520


What is a static class?

593


What is private assembly?

517


What is internal keyword in .net framework?

624


What are the differences between vb.net and c#, related to oops concepts

572


Is vb.net a programming language?

534


Explain how can we remove handlers at run time?

551


Why should you use delegate?

473