copy code,drag or close
Managed Code refers to code that runs in a managed memory environment, meaning allocations, de-allocations and memory manipulation of the stack and heap are not under the direct control of the runtime code created by developers.