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

Tell us how many languages are supported by .net?

677


What are the different types of Lock available in Visual Basic?

823


Explain jagged array in vb.net?

728


Name some different types of control?

711


Explain the difference between .dll extension and .exe extension files?

736






List the different types of assembly?

711


Why do we use ansi keyword?

721


What is pre-jit?

700


What are the advantages of VB.NET?

734


How to achieve Polymorphism in VB.Net?

782


Can you please explain the difference between authentication and authorization?

739


What are the advantages of an assembly?

803


How do you define a read only property in a class module?

693


What is the difference between convert.tostring and i.tostring method?

732


What are the different types of a stream?

715