The value of the expression 20.0 * (9.0/5) + 32.0 is

a. 68.0
b. 52.0
c. expression has a syntax error so there is no value
d. 32.0
e. an incorrect expression, the / should be %


Part a).
Explanation: The expression 9.0 /5 evaluates to 1.8 and the computation proceeds correctly.

Computer Science & Information Technology

You might also like to view...

The calculations on a total row in a table use the ________ function

Fill in the blank(s) with correct word

Computer Science & Information Technology

The ________ command from the shortcut menu will place a stored image in your Office Clipboard into your current document

A) Paste B) Copy C) Paste Options D) Store

Computer Science & Information Technology

Charles Babbage gave up on his second ____________________ because the current technology could not support his project.

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

Computer Science & Information Technology

For a program to run on a naked machine, it must be represented in binary. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology