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.
Answer Posted / guest
Requires all variables be cast as specific DataTypes.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How many types of cookies?
Define a dictionary object?
Define unmanaged code?
Name the collections of session object?
Name the event handlers of application object?
what is stored procedural
no.of pages comes before protected void ?
What is the difference between asp and acp?
Define a form collection?
What is the difference between razor and aspx view engine?
Can I use the win32 api from a .net framework program?
Explain the life cycle of asp page.
What does active server pages look like?
Plz give me the code for binding the dropdownlists with Country,State,City And Each will represent after selecting upper dropdownlist
How to insert the records in a database table by using asp?