Vidyalelo
Computer Science · Q175

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Engineering and GATE · Computer Science · question 175

Q175

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

A.
The value in the Const statement
Answer
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: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board