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

Define clr?

553


Can you please explain the difference between authentication and authorization?

542


What are the parts of the visual basic control?

540


Explain convert.tostrin?

638


Define manifest?

542






Explain the difference between system.string and system.stringbuilder classes?

537


Explain the difference between thread and process?

515


Explain about rapid application development tool?

518


How many classes a dll can contain?

556


Name some of the keywords used in vb.net?

606


What is difference between inline and code behind?

521


Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate

2190


What is the difference between Namespace and Assembly?

583


What is the top .net class that everything is derived from?

618


Explain nested classes?

561