Microsoft Corporation Question:

Why do use Option Explicit?

Tweet Share WhatsApp

Answer:

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

Read All 25 Microsoft Questions
Previous QuestionNext Question
Described session variables?How you can remotely administer MS IIS?