Interview Questions

,br> In the database table, if the datatype for field1 (shown above) is Number, what is the value of varType?

ASP Interview Questions and Answers


(Continued from previous question...)

61. <% varType = rsTest("field1").type %>,br> In the database table, if the datatype for field1 (shown above) is Number, what is the value of varType?

A. The field value.
B. A string description.
C. The field name.
D. NULL.
E. An enumerator.

(Continued on next question...)

Other Interview Questions