What is intermediate language in .NET ?

Answer Posted / mayur

IL : Intermediate Language

Code written in .net language is compiled which is called IL.
IL basically is exes, DLL etc.
At run time, CLR converts IL to machine language according to machine configuration using JIT.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the size of .net object?

666


What is redim keyword?

654


Explain clr?

647


What are the difference between dispose(), close(), exit(), end()?

582


What is the difference between custom control and user control?

631






What is the difference between import system.data.sqlclient and system.data.oledb?

588


What are the advantages of migrating to vb.net?

641


Define manifest?

645


What would you do to remove microsoft visual basic name space?

582


How do you define a read only property in a class module?

597


Explain the observations between vb.net and vc#.net?

600


What are the advantages of vb.net and c#?

736


Explain internal keyword in .net framework?

639


What is the use of system.diagnostics.process class?

653


Which is the tool which can convert visual basic old version to .net compatibility version?

597