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