- Write a C program to print day of week name using switch case.
- Write a C program print total number of days in a month using switch case.
- Write a C program to check whether an alphabet is vowel or consonant using switch case.
- Write a C program to find maximum between two numbers using switch case.
- Write a C program to check whether a number is even or odd using switch case.
- Write a C program to check whether a number is positive, negative or zero using switch case.
- Write a C program to find roots of a quadratic equation using switch case.
- Write a C program to create Simple Calculator using switch case.
Programs on switch case
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment