If TAX_RATE is a named constant of type Decimal, which of the following statements is valid?

(A) TAX_RATE += 1
(B) dblVar = TAX_RATE + 1
(C) TAX_RATE = 2 * TAX_RATE
(D) All of the above

(B) dblVar = TAX_RATE + 1

Computer Science & Information Technology

You might also like to view...

The file extension for the iCal calendar file is:

A) .cal B) .exe C) .ics D) .ici

Computer Science & Information Technology

________ is a math-based image that retains perfect clarity when edited or resized

A) WordArt B) A vector graphic C) SmartArt D) A flow chart

Computer Science & Information Technology