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

Which namespace are used for accessing the data?

649


What are the different types of a stream?

563


What is the role of new keyword?

633


What is the maximum size of the textbox?

536


Explain how to achieve polymorphism in vb.net?

549






How do you call a stored procedure in Visual Basic?

587


List the different types of assembly?

548


How vb implements the disconnected architecture as like vb.net?

587


Explain the difference between c# and vb.net?

555


What is the purpose of objects present in asp.net?

578


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

531


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

532


how to deploy vb.net with key and evaluation time? any one can help me?

1764


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

553


Which class allows an element to be accessed using unique key?

523