Saved Bookmarks
| 1. |
What is a managed and unmanaged code? |
|
Answer» Managed code lets you run the code on a managed CLR runtime ENVIRONMENT in the .NET framework. |
|