Header Ads Widget

Showing posts with the label Switch caseShow All
C++  Program to calculate profit or loss by using switch statement
C++ Program to find the maximum between two numbers by using the switch statement
C  Program to find the maximum between two numbers by using the switch statement
 C++  Program to take the value from the user as input all sides of a triangle and check whether the triangle is valid or not. Using switch statement
C++ Program to check whether a number is divisible by 5 and 11 or not. Using the switch statement