Question: Write the C++ code to display the message Entry error when the value in the units variable is less than or equal to 0. Otherwise,
Write the C++ code to display the message “Entry error” when the value in the units variable is less than or equal to 0. Otherwise, calculate the total owed by multiplying the units variable’s value by 5. Store the total owed in the total variable, and then display the total owed.
Step by Step Solution
3.50 Rating (157 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
