CLR

  • Thread starter Thread starter pooja
  • Start date Start date
CLR is the Execution Engine for Microsoft .NET, it provides the meaning to
what .NET offers.

As CLR is known as Common Language Runtime, means it is common among all the
..NET compliant languages(VB .NET,C#,C++ .NET,J# etc).

It also helps in memory management, type safety, JIT Compilation etc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top