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 / guest
Requires all variables be cast as specific DataTypes.
| Is This Answer Correct ? | 0 Yes | 1 No |
How You Can use Dropdownlist with in Data Grid .DropDownlist having data from Database?
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.
difference between html and asp?
Explain the difference between the value-type variables and reference-type variables?
Describe how a browser-based Form POST becomes a Server-Side event like Button1_OnClick
What are the properties of session object?
how to connect asp with sql server.......? Write some code for connectivity between sql server and ASP...
What is ServerVariables collection?
what is m n c
Where is the value-type variables allocated in the computer ram?
what is execution of asp page
What type of code is found in a code-behind class?