Sample Question
The code below throws a NullReferenceException when run. Identify the bug and fix it.  List<string> names;  names.Add("Alice");  Console.WriteLine(names.Count);
C# Coding Challenges (Debugging & Problem-Solving)
Language: English
Questions: 10
Time to complete: 10 minutes
Sign Up Free
Live Support
Please Wait...
upgrade
Please upgrade to Premium plan to access quizzes
(or explore our library of free quiz templates)
Upgrade