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 difference between managed and unmanaged code?
*******

Answers were Sorted based on User's Feedback



What is the difference between managed and unmanaged code? *******..

Answer / alb.shah

A code that executed under the instructions of CLR is called
managed code.
A code that execute without the instruction of CLR is called
unmanaged code.

Program written in any .net compatible language will go for
compilation for 2times.
In the first compilation of the program, the language
compiler will generate MSIL code which is the managed code.
&

the code generated after the second execution ie by the CLR
is called unmanaged code which is machine understandable and
not by the user.

Is This Answer Correct ?    9 Yes 1 No

What is the difference between managed and unmanaged code? *******..

Answer / malli

The Code Is Excuted With The Help of CLR that is managed code
The code is not excuted with the help of CLR and Excuted with the help of OS that is Unmanaged code

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Features in ASP.NET?

2 Answers   Microsoft,


Can you explain one critical mapping?

0 Answers  


What is difference between datalist and gridview?

0 Answers  


What is boxing?

8 Answers   IBM, Misys, Siebel Systems,


Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net

0 Answers  


What is the namespace to create thread in .net?

0 Answers  


Can you change a Master Page dynamically at runtime?

0 Answers  


Difference between Response.redirect vs server.transfer?

0 Answers  


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

0 Answers  


Define xmlreader class.

0 Answers  


What is autopostback true?

0 Answers  


They mostly asked difference between versions of technologies

0 Answers   Mphasis,


Categories