What is unmanaged code and will CLR handle this kind of code
or not ?

Answer Posted / swapna

Unmanaged code is the type of code which will not execute
in the CLR environment. Memory manangement,garbage
collection,security of CLR environment do not apply to
Ummanaged code.

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the security features in .net remoting?

768


Which Namespaces is used to achieve the Remoting?

788


What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?

1870


What are the information required to configure remote objects?

699


What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?

736


What is asynchronous programming?

762


Will clr handle unmanaged code or not?

760


What do mean by remotable objects in .net remoting?

718


define client activated objects (cao)?

829


Explain how to perform remoting?

741


How do you implement distributed applications in .net?

708


What is unmanaged code?

750


Define remotable objects in .net remoting?

731


Define singlecall activation mode in .net remoting?

747


What is objref object in remoting?

930