adspace
Answer Posted / Vaibhav Dixit
CLI (Common Language Infrastructure) and CLR (Common Language Runtime) are related but distinct concepts. CLI is a specification for software infrastructure that provides services such as garbage collection, type safety, and security. CLR is an implementation of the CLI that executes .NET programs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers