Switch Statement by Simranjeet, 12th 2023-24 | C Programming | Computer Science | Practical | | CSPunjab.Com

CSPunjab

Type : Coding-Practical

Language(s) : English

When number of conditions (multiple conditions) occurs in a problem and it is very difficult to solve such type of complex problem with the help of ladder if statement, then there is need of such type of statement which should have different alternatives or different cases to solve the problem in simple and easy way. For this purpose switch statement is used. .
-------------------------------------------------
Period : C Programming
Class : 12th, 2023-24
Topic : Switch Statement
Subject: Computer Science
Student : Simranjeet Kaur, 12th
Guided by : Mr. Parbhushan, Computer Faculty - @bintu.chaudhary
 

Admin

Innovative tech professional with 17+ years of experience working as a Government Computer Faculty & Programmer. Capable of working with a variety of technology and software solutions and managing databases. Valuable team member who has experience diagnosing problems and developing solutions.

When there's a task that can be done manually in 10 minutes but you find a way to automate it in 10 days. I'm gonna do what's called a Programmer move.