- 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 12 times
2. d) Write a complete C program that accepts a number for the integer variable X and will display one of the following
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
2. d) Write a complete C program that accepts a number for the integer variable X and will display one of the following
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