2. d) Write a complete C program that accepts a number for the integer variable X and will display one of the following
Posted: Thu Jun 02, 2022 7:55 am
2. d) Write a complete C program that accepts a number for the integer variable X and will display one of the following corresponding messages: 2.50 a) VOLTS, if 1 is entered b) OHMS, if 2 is entered c) AMPERES, if 3 is entered d) ERROR, if any other value is entered