Switch Statement





In this video tutorial you will learn about the switch statement in c along with the syntax.
This tutorial explains how to use and when to use switch statement and also the break inside the switch. You will also learn about the usage of cases in switch with an example.