Congratulations to all monthly winners of May 2013 !!! They have won INR 2900 cash and INR 27497 worth prize.
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 16764 |  Welcome, Guest!   Register  Login
 Home > Interview Questions > ASP.NET Interview Questions > What is managed code and unmanaged code ...

What is managed code and unmanaged code ?

Interview question and answer by: Bharathi Cherukuri | Posted on: 4/24/2012 | Category: ASP.NET Interview questions | Views: 3512 | | Points: 40
Ads
Ads


Answer:

The code which is produced by (vb.net,c#,j#) .net framework language is called as managed code which is under the control of CLR.Garbage collector run automatically in managed code.
The code which is produced by third party language is called as unmanaged code, which does not run under the control of CLR.Garbage collector will not run in case of unmanaged code.

Asked In: Many Interviews | Alert Moderator 
Found interesting? Add this to:


 Responses

Posted by: Nareyugam | Posted on: 25 Apr 2012 04:19:51 AM | Points: 10 | Alert Moderator 

Code which is run under the CLR is called Managed code
Unmanaged is vice verse of Managed code

Posted by: Savariya | Posted on: 25 Apr 2012 09:13:03 AM | Points: 10 | Alert Moderator 

a code which is run under the supervision of .net CLR is called managed code and a codd which run not under the supervision of CLr is clled un managed code

Posted by: Akiii | Posted on: 25 Apr 2012 11:37:11 PM | Points: 10 | Alert Moderator 

good question bharathi !


Thanks and Regards
Akiii

Posted by: Bharathi Cherukuri | Posted on: 26 Apr 2012 01:25:51 AM | Points: 10 | Alert Moderator 

Thanks Akiii !!

Regards,
Bharathi

Posted by: Pervej | Posted on: 30 Apr 2012 06:48:34 AM | Points: 10 | Alert Moderator 

Hi friends
To view answer please view the belwo url for the same
http://www.interviewqsn.com/what-is-the-managed-and-unmanaged-code-in-_net.html

>> Write Response - Respond to this post and get points

Even more ... | Submit Interview Questions and win prizes!

More Interview Questions from Bharathi Cherukuri

Even more ... | Submit Interview Questions and win prizes!


About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 6/19/2013 7:27:29 PM