Intro to Java using Eclipse You are asked to build a business ordering system. Ask the user for a part number, and a qua

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Intro to Java using Eclipse You are asked to build a business ordering system. Ask the user for a part number, and a qua

Post by answerhappygod »

Intro to Java using Eclipse
You are asked to build a business ordering system. Ask the user
for a part number, and a quantity.
If the part number is: 5, ask them if they would like to upgrade
to our mega subscription system for the low low price of $10,000.
If so, change the part number to 15 instead for them.
Repeat this process until the user enters a -1 for the part
number.
At the end of the program, display the total quantity and the
total price. Ask the user if this is correct. If it is correct,
print out a thank you. If not, tell them too bad their account has
already been charged please call 555-555-5555 and speak to a
customer service representative to cancel. Maybe.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply