In the following pseudocode algorithm, what is the output given the following inputs?
sale price=2.00
sales tax rate=6%
?
1. enter the sale price and sales tax rate2. calculate the cost by multiplying the sale price by the sales tax rate and then adding the result to the sale price3. display the cost
?

A. 2.00
B. 2.06
C. 2.12
D. .12


Answer: C

Computer Science & Information Technology

You might also like to view...

Personal information can be found with the ________

A) Compatibility Checker B) File Checker C) Document Inspector D) Accessibility Checker

Computer Science & Information Technology

A(n) ____________________ is a network that connects computers and devices in an individual's workspace using wired and wireless technology.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

If a digital subscriber line is ____, it does not have the same transmission speed in the download direction as in the upload direction.

virtual asymmetric symmetric encoded

Computer Science & Information Technology

With a ____, the databases used by the system are all located on a single computer, such as a server or mainframe computer.

A. distributed database system B. star database system C. centralized database system D. ring database system

Computer Science & Information Technology