R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which tool compiles IL into native code during deployment?

  • (A) dotnet build
  • (B) ngen.exe
  • (C) dotnet publish
  • (D) csc.exe

Explanation by: Ram Sharma
`ngen.exe` (Native Image Generator) precompiles assemblies to improve runtime performance.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.