string syntax code example Example: whats a string string a = "je bolle tering moeder"; Console.WriteLine (a); Console.ReadKey ();