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

What do you mean by option strict on?

1170


Observations between vb.net and vc#.net?

1113


What is code security?

1125


Explain private assembly?

988


Tell me how many .net languages can a single .net dll contain?

999


Explain the difference between thread and process?

1067


Explain about visual basic.net?

1334


Why is the xml infoset specification different from the xml dom?

990


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

1096


How would you implement inheritance using vb.net?

963


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

2265


Explain the difference between int and int32?

996


Explain how the .net framework performs automatic memory management.

1068


What is the diff between vb mdi form and .net mdi form?

1052


What are the advantages of VB.NET?

1078