R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which tool can compile C# code from the command line?

  • (A) msbuild
  • (B) csc
  • (C) clr
  • (D) dotnet-run

Explanation by: Ram Sharma
`csc` is the C# compiler tool provided by Microsoft to compile code from the command line.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.