What is the result of the following arithmetic expression?

7 – 2 * (4 + 1)

- 3

Computer Science & Information Technology

You might also like to view...

An aggregate function can be used in Datasheet view by adding a total row to a table

Indicate whether the statement is true or false

Computer Science & Information Technology

Which type of loop is guaranteed to execute its body at least once?

a) do-while b) for c) switch d) while

Computer Science & Information Technology