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 the differance between native code & managed code?

Answer Posted / sneha

When the complier translates, it translates the .net source
code into MSIL (Microsoft Intermediate Language) which is
known as managed code. These managed code is the CPU -
independent set of instructions which is later converted
into native code (i.e CPU dependent) by the JIT ( Just In-
time) compiler before execution.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

974


How do I send an email message from my ASP.NET page?

1003


What is server infrastructure & server components?

1255


What is session in web technology?

1004


Explain the difference between AutoPostBack and IspostBack in ASP.NET?

1114


What is css in asp.net?

1112


What is mvc in asp.net interview question? : Asp.Net MVC

1028


Explain the difference between panel and groupbox classes using .net?

1007


where can i gather the materials for MCP certification

5390


What is the difference between user control and custom control?

994


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

4271


Explain what is event bubbling?

1062


What is the difference between dispose() and finalize()?

1062


what are configuration files?

1095


What is the difference between pathparam and queryparam?

1111