What is intermediate language in .NET ?

Answer Posted / jastaj

It converts the code into bytecode. it is a service that
runs under the CLR. When we compile our code it gets
compiled into IL(Previously Known as MSIL).

Is This Answer Correct ?    8 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is enumerator?

797


How can we remove handlers at run time?

790


What languages does the .net framework support?

738


Described strong typing

741


What is early binding?

695


What are the differences between c# and visual basic.net?

747


Explain the difference between datatable and dataset?

819


Explain about branching logic control in vb.net?

711


what is common language specification?

720


What is portable executable?

798


What are the different variables in vb.net?

707


Is vb.net a programming language?

731


Explain how to send xml file on server using http protocol?

685


Explain the components of common language runtime.

764


What is the strong name in .net assembly?

758