Answer:
Answer to this question is --- Code that executes under CLR environment is called Managed code for example code written in c# needs CLR Environment to execute it.
Unmanaged code is a code that can execute without any CLR environment Just like code written in c,c++ languge.
Asked In: Many Interviews |
Alert Moderator