Answers

Question and Answer:

  Home  Dot Net Remoting

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

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.

 142 views

More Questions for you: