Which of the following declares a named constant having the Double data type? a. Const dblRATE As

Question:

Which of the following declares a named constant having the Double data type?
a. Const dblRATE As Double = 0.09
b. Const dblRATE As Double
c. Constant dblRATE = 0.09
d. Both a and b.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: