Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write IN JustBASIC * * * * * * Write a program that asks the user for an employee s annual salary before taxes. Print

Write IN JustBASIC****** Write a program that asks the user for an employees annual salary before taxes. Print the employees salary and taxes. The taxes are 25% of the salary if the employee made less than $45,000,33% if the employee made between $45,000 and $100,000, and 40% if the employee earned more than $100,000. You must use nested IF-THEN-ELSE statements and do not use the AND/OR statements.
Input Statement: Please input your annual salary before taxes:
Output Example: Your salary after taxes is:
Do not use modules to solve this problem.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Spatial Databases With Application To GIS

Authors: Philippe Rigaux, Michel Scholl, Agnès Voisard

1st Edition

1558605886, 978-1558605886

More Books

Students also viewed these Databases questions

Question

Describe the Critical Chain method and compare it to CPM.

Answered: 1 week ago

Question

A coupon for future price reductions

Answered: 1 week ago