C Sharp (C#) - Strings and StringBuilder
Identify the error in this C# string declaration:
string s = @"Hello\nWorld";
string s = @"Hello\nWorld";
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions