1.

What is wrong with the expression “const dblPi As Double = 3.141593”?

A. Double is written
B. Name should be DBLPi
C. “const” starts with a “C”
D. Value is too large
Answer» D. Value is too large


Discussion

No Comment Found