CIW Exam Questions

Which statement could help Vivienne optimize her code by forcing her to use a VBScript keyword to de

Vivienne is working on some code using VBScript. Which statement could help Vivienne optimize
her code by forcing her to use a VBScript keyword to declare all her variables before they are
used?

A.
Variable option

B.
Include variable

C.
Option explicit

D.
Dim variable