Pergunta de entrevista da empresa EPAM Systems

CLR choose the correct statements regarding the Common Language Runtime (CLR) in .NET A CLR is a formal specification of .NET APIs that are available on multiple .NET implementations A CLR handles memory allocation and management. A comprehensive collection of APIs that facilitates development and deployment of applications that are abased on a particular technology. A CLR is also a virtual machine that not only executes apps but also generates and compiles code on-the-fly using a JIT compiler .NET Frameworks is the CLR implementation for Windows platform