DEVFYI - Developer Resource - FYI

What does Option Explicit refer to?

Visual Basic Interview Questions and Answers


(Continued from previous question...)

6. What does Option Explicit refer to?

All variables must be declared before use. Their type is not required.

(Continued on next question...)

Other Interview Questions