Page 1 of 1

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
by answerhappygod
2 D Write A Complete C Program That Accepts A Number For The Integer Variable X And Will Display One Of The Following 1
2 D Write A Complete C Program That Accepts A Number For The Integer Variable X And Will Display One Of The Following 1 (18.38 KiB) Viewed 14 times
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