Test Your Knowledge

Project Workflow - Lesson 4: Coding Standards Quiz

Answer all questions to test your understanding

1 Why are coding standards important?
2 What naming convention is used for classes in C#?
3 What naming convention is used for private fields in C#?
4 What does the Single Responsibility Principle state?
5 What is a guard clause?
6 What should you review during a code review?