Write the C++ code to display the message Entry error when the value in the units variable

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, 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.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: