What is the difference between managed and unmanaged code?

Answer Posted / uppalashiva

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.

Is This Answer Correct ?    59 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Code Blocks in Views?

676


Can a view be shared across multiple controllers? If yes, how we can do that?

598


what is ssdl?

692


The order of the filters that get executed, if the multiple filters are implemented?

621


Explain the methods used to render the views in mvc?

570






What is .net core framework?

543


List the new features added in .net framework 4.0.

529


Which version of .net framework is installed?

507


Is .net core replacing .net framework?

481


Is .net framework backwards compatible?

617


Explain the difference between viewbag and viewdata in mvc?

547


What is the full form of sp?

503


Is it possible to cancel filter execution?

567


What is .net architecture and framework?

587


How to bind table colum with gridview column?

619