c# print syntax code example Example 1: how to print in c# Console.WriteLine("Hello World"); Example 2: c# print out Console.Write("C# Programming");