Question: Write a program C++ that inserts a student sign from the keyboard. So the program prints A if the mark is ninety B + if
Write a program C++ that inserts a student sign from the keyboard. So the program prints
A if the mark is ninety
B + if the mark is in the octet
If the mark is in seventy
C + if the sign is sixty
C if the mark is at fifty
D + if otherwise
using the switch statement
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
