What is intermediate language in .NET ?

Answer Posted / sowjanya

All .net code is compiled to IL(is also called as MSIL)
which doesn't understand machine.CLR uses JIT compiler to
convert IL into Executable file.

Is This Answer Correct ?    7 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sealed class?

857


What is the difference between static or dynamic assemblies?

796


What are the shared variables?

769


Explain i.tostring method?

720


Observations between vb.net and vc#.net?

822


What is the role of new keyword?

834


Explain the difference between web.config and machine.config and where it will be ?

729


Explain about globalization?

680


Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?

2097


What is deep copy?

755


Explain about jagged arrarys ?

703


What is the difference between datagrid and gridview?

751


How to achieve Polymorphism in VB.Net?

831


What is the main use of a namespace?

782


What do you mean by serialization?

770