public static void Main()
string strA = "Hello\nPirzada";
Console.WriteLine("\n-------------------Separator---------------------\n");
string strB = "C:\\Codebuns\\file.cs";
Console.WriteLine("\n-------------------Separator---------------------\n");
string strC = "I am a \"Senior .NET Developer\".";