What is Console.WriteLine("Hello World!"); in C# or C sharp? All Questions › Category: C#_language › What is Console.WriteLine("Hello World!"); in C# or C sharp? 0 Vote Up Vote Down Chetan Shidling asked 4 years ago I need short information. 1 Answers 0 Vote Up Vote Down Chetan Shidling answered 4 years ago It is an output statement like printf in C and cout in C++.