Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is intermediate language in .NET ?

Answer Posted / viniston

MSIL -> It is meant by Microsoft intermediate language.
When we will run our .net applications that will convert into MSIL or IL(intermediate language) by C# compiler.This is not machine code(binary code). It will understand by CLR(Common Language Runtime) only.This CLR will execute the task. Then JIT(Just in time) compiler will convert IL into Machine code or native code(Binary code).
Then this native code will execute by Computer's Processor.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many languages are supported by .net?

1026


What is difference between inline and code behind?

1094


Tell us how many languages are supported by .net?

973


Can you please explain the difference between system.string and system.stringbuilder classes?

1115


Define cls?

1062


what is interface and when it is used?

2326


Explain the services provided by common language infrastructure.

1271


What is branching logic control in VB.NET?

1024


What is the use of assembly?

1054


Explain internal keyword in .net framework?

1012


What is datatype conversion?

1202


Explain i.tostring method?

979


List the two main parts of .net?

1119


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

991


What is difference between import system.data.sqlclient,system.data.oledb?

1088