What is the managed and unmanaged code in .net?

Answer Posted / g.srikumar

manage code-it means the code which targets the CLR.
Unmanage code..it does not target the CLR.

Is This Answer Correct ?    39 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Code group in .Net with respect to CAS

1791


What is deferred execution vs. Immediate execution in linq?

779


Please explain what is heap and what is stack?

767


What is shared and repeatable inheritance?

793


Tell us the differences between an interface and an abstract class in .net?

808


What are .net functions?

729


What is func in .net 3.5?

759


How anonymous method is different from a lambda expression?

755


why you wouldn't want to write into it even if you could

805


Differentiate between managed and unmanaged code?

838


What operating systems does the .net framework run on?

765


What is "common language runtime" (clr) in .net?

822


What is static constructor, when it will be fired?

751


State the differences between the dispose() and finalize().

794


How will you load dynamic assembly? How will create assemblies at run time?

1876