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

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online Dot Net Remoting Job Interview Questions And Answers