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 a url string?

551


Why do we use web config?

526


What is the difference between runtime version and version?

511


What are sessions and cookies?

569


i want the asp.net technical questions and answeres

1611






What is session mode in asp.net?

523


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

1414


What are the differences between primary foreign and unique keys?

522


Is oauth for authentication or authorization?

592


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

547


Do you know about caching with the datasource controls?

486


How does u call and execute a sp in .net?

553


Explain repository pattern in asp.net mvc? : asp.net mvc

531


Briefly describe the role of global.asax?

580


Where is http session stored?

505