R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which tool is used to compile C# code into a .NET assembly?

  • (A) msbuild.exe
  • (B) csc.exe
  • (C) dotnet run
  • (D) gacutil.exe

Explanation by: Ram Sharma
`csc.exe` is the C# command-line compiler used to generate .NET assemblies.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.