2
Reply

What is managed code in .NET?

Jaswant Kumar

Jaswant Kumar

13y
1.3k
0
Reply
    The code that is executed by CLR is called managed code.
    The code which is executed in .Net framework is called managed Code .