Science, asked by shantamDey7913, 1 year ago

What is JIT and MSIL ?

Answers

Answered by varuncharaya20
0
Before the Microsoft Intermediate Language (MSIL) can be executed, it must be converted by a .NET Framework Just-In-Time (JIT) compiler to native code, which is CPU-specific code that runs on the same computer architecture as the JITcompiler
Similar questions