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

Apart from IDE what are the enhancements in asp.net 2.0?

1619


To get the values in two different controls to match which control you use it?

524


What is full trust in asp.net?

535


What are the different session state management options available in asp.net?

510


What are url fragments?

494






Is viewstate secure?

503


Can you change a Master Page dynamically at runtime?

570


What is httpresponse?

502


What are validator? Name the validation controls in asp.net?

493


What are the Types of authentications in IIS

591


What is asp net_sessionid?

632


What is the use of view state?

522


What are the types of validation in asp net?

542


What is the full meaning of asp.net?

521


what is meant by sitemapnode ?

1493