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

What is request and response in asp.net?

511


Explain Authentication mechanism in dotnet

630


Does google crawl redirects?

521


Write a code snippet to implement the indentation in json in web api.

576


Define a web service in .net?

616






What are the cookies types in asp.net?

557


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

1870


Explain the code Access Security (CAS) in .net Framework?

684


What happens if an ASP.NET server control with event-handling routines is missing from its definition?

599


Securitywise What are the Enhancements in 2.0?

1492


What is view state management in asp net?

464


What is s2s tracking?

537


How you can add an event handler?

577


What are the different types of sessions in asp.net? Name them?

680


How to use push notification?

604