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
What is the difference between import system.data.sqlclient and system.data.oledb?
What is internal keyword in .net framework?
Allowed program to auto-correct the database when loading a presentation.
What would you do to remove microsoft visual basic name space?
What is the difference between compiler and interpreter?
Which is the base class for all the classes in .net framework?
Described strong typing
What is globalization?
What is econo-jit?
What is branching logic control in VB.NET?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
What is the difference between custom control and user control?
What is private assembly?
Explain nested classes?
What is pre-jit?