1. Common Language Runtime (CLR) • Core of .NET Framework: The CLR is responsible for managing the execution of .NET applications. It provides features like garbage collection, exception handling, type safety, and more. • Compilation: Code is compile...
tarikshaikh.hashnode.dev3 min read
No responses yet.