Answer:
Managed Code is used to run inside the CLR environment and it is called as .NET run time. All Intermediate Language (IL) are set to be Managed code.
Previous Question | Next Question |
How to store decimal data in .NET? | Explain deep copy? |
Previous Question | Next Question |
How to store decimal data in .NET? | Explain deep copy? |