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 intermediate language?

610


Described strong typing

569


Explain the use of option explicit?

596


Explain the differences between vb.net and c#, related to oops concepts?

517


What is portable executable?

584






What is different between web.config and machine.config and where it will be ?

558


Explain option explicit?

558


What is the Advantage of vb.net over vb

566


What is break mode? What are the options to step through code?

547


Explain manifest?

502


Why do you need Lock in Visual Basic?

611


Explain convert.tostrin?

630


What is the significance of delegates. Where should they be used?

510


What is the main purpose of garbage collector?

504


Explain the difference between thread and process?

506