1.

Using a named constant is advantageous because to change a value in future, change __________

A. The value in the Const statement
B. The value of the variable wherever it appears in the program
C. The value of the variable anywhere in the program
D. The value of the variable in one of the procedures in the program
Answer» B. The value of the variable wherever it appears in the program


Discussion

No Comment Found