difference between managed code and unmanaged code ?

Answer Posted / mayuri

the code which is run under the observation of clr is
called managed code.

at other side the code means native code which is run on
operating system and not run under onservation of clr is
known as unmanaged code.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does an indexer do?

472


What is sqldatareader c#?

480


how to implement a web service in .net

465


What are partial classes and use of partial classes?

519


Can a private virtual method can be overridden?

551






Differentiate between copy and default constructor.

562


What is difference between private and protected in c#?

484


Is array a collection c#?

520


What are virtual destructors?

501


How do I do implement a assert?

491


What is the advantage of extension method in c#?

455


Can properties be private in c#?

470


Explain about multithreading?

543


What are the concepts of dispose method?

483


Are structs faster than classes?

527