What is the result of using Option Explicit?

A. This applies only to Visual Basic, not VBScript.
B. All variables must be dimensioned before use.
C. All variables are dimensioned at run-time.
D. Forces all SELECT controls to have a SELECTED
option.
E. Requires all variables be cast as specific DataTypes.



What is the result of using Option Explicit? A. This applies only to Visual Basic, not VBScript...

Answer / guest

Requires all variables be cast as specific DataTypes.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP Interview Questions

How does if-not-modified-since work? How can it be programmatically implemented with ASP.NET?

0 Answers  


What is a Dictionary object?

2 Answers  


Define html (hypertext markup language)?

0 Answers  


whate is @page(AspCompat) Directive in .net ?

2 Answers   TCS,


Whats the implicit name and type of the parameter that gets passed into the class set method?

0 Answers  


What is an asp program?

0 Answers  


What is a variable?

1 Answers  


Which is the default Scripting Language of ASP (server- side)?

2 Answers  


How many global.asa files can an application have in asp?

0 Answers  


What is asp format?

0 Answers  


What is asp and its features?

0 Answers  


Explain the function of attributes in tags?

0 Answers  


Categories