R

Ram Sharma • 3.40K Points
Extraordinary

Q. What does JIT stand for in .NET?

  • (A) Just In Time
  • (B) Java Intermediate Translator
  • (C) Joint Instruction Transfer
  • (D) Job Instruction Table

Explanation by: Ram Sharma
JIT (Just-In-Time) compiles IL code to native code at runtime in .NET.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.