switch case is a multiple branching statement
it is a combination of switch, case, break keywords
it check each for the respective values
it has a special block called default, it is executed when no case statement mathes.
Follow me @
🌐 http://www.raviroza.com/
✍️ / ravi.oza.it
✍️ / raviozait
📹 / ravioza101
LinkedIN : www.linkedin.com/in/ravi-oza
#RaviROza #CLanguage #Turboc