In these three video (1.4, 1.5 and 1.6), you will learn how three types of conditional statements work in C#:
1. If-Else statement
2 Switch statement
3. Ternary operator
This video explains how Switch statement works and a task is provided at the end to test your knowledge. If you find the task difficult, please let me know in the chat, I will post the code.