Why do use Option Explicit?

Submitted by: Administrator
Option Explicit requires that all variable names be defined (with the Dim statement).
Submitted by:

Read Online Microsoft Job Interview Questions And Answers