Top 50+ Solved C#.NET Programming MCQ Questions Answer
Q. We can attach _________ validation control to an input control
a. One
b. less than one
c. more than one
d. almost one
Q. The validation control has ____________ control.
a. Up level
b. down level
c. both
d. bottom level
Q. The up level browser will perform validation on the client, using the _________ and_____________
a. HTML, ASP
b. DHTML, java script
c. Both (a) and (b)
d. none
Q. For client-side custom validation, the name of the custom function must be identified in the______________ function property
a. Client Validation
b. on client validation
c. On server validation
d. server validation
Q. For server-side custom validation, the name of the custom function must be identified in the______________ function property
a. Client Validation
b. on client validation
c. On server validation
d. server validation