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 / anil

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 ?    14 Yes 19 No

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

Answer / prabhat

Managed code are execute by CLR,
Unmanaged code are use wrapper class,

Is This Answer Correct ?    8 Yes 15 No

Post New Answer

More Dot Net Framework Interview Questions

What is a razor file?

0 Answers  


What are scaffold templates in mvc?

0 Answers  


How to change the action name in mvc?

0 Answers  


How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?

0 Answers  


Is http stateful or stateless?

0 Answers  


What is entityset? : Entity framework

0 Answers  


What are the derived classes from xmlReader and xmlWriter

1 Answers  


What is the .net framework 3.0 (formerly winfx)?

0 Answers  


What is the difference between old ADO.NET and Entity framework coding techniques?

0 Answers  


What does assert() method do?

1 Answers   MCN Solutions, Siebel Systems,


Are there any parts of the .net framework 3.0 that only work on windows vista?

0 Answers  


how to face first interview in .NET?

2 Answers   HCL, Xponent,


Categories