A. The program will malfunction when it is executed.
B. When the value of myName is changed in one Sub procedure, it will also be changed in the other Sub procedure.
C. Visual Basic's smart editor will alert you that this is an error before the program is executed.
D. The two variables will be local to their respective Sub procedures.
B. When the value of myName is changed in one Sub procedure, it will also be changed in the other Sub procedure.
C. Visual Basic's smart editor will alert you that this is an error before the program is executed.
D. The two variables will be local to their respective Sub procedures.
No comments:
Post a Comment