R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which method writes output to the console in C#?

  • (A) Write()
  • (B) Output()
  • (C) Print()
  • (D) Console()

Explanation by: Ram Sharma
`Console.Write()` writes text to the output without a newline.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.