Using the following expression: Cost:[Price]=[Tax], which of the following statements is true?

A) The value in Cost will be concatenated with the value in Price and added to the value in Tax.
B) The value in Cost will be multiplied by the value in Price and added to the value in Tax.
C) The value in Price will be added to the value in Tax and multiplied by the value in Cost.
D) The value in Price will be added to the value in Tax and display the result in Cost.

D

Computer Science & Information Technology

You might also like to view...

________ computers are alternatives to traditional desktop or laptop computers

Fill in the blank(s) with correct word

Computer Science & Information Technology

All variables declared in function definitions are ________.

a) global variables b) local variables c) static variables d) constant variables

Computer Science & Information Technology