What is the managed and unmanaged code in .net?

Answer Posted / pavan

managed code is something which is written in .net language
which can be compiled by clr
unmanaged code is something written in non .net languages
which the clr cannot understand
so we use wrappers which are managed code to run them
in .Net environment

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain me what is encapsulation?

776


What are Attributes in .NET?

818


How to get the number after decimal point in .net?

793


Do you know what is garbage collector?

807


Explain about .net assemblies?

836


What is the difference between a class and an object, and how do these terms relate to each other?

806


What is the difference between override and overload in a method?

781


What are the two main parts of the .net framework?

826


What is DTS and explain the purpose of it?

833


How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?

796


What are the security policy levels in .Net

1828


What are the types of jit?

832


Is .net a programming language?

778


Is .net an object oriented language? What are their components?

740


What is marshling?

798