Site MapHelpFeedbackMultiple Choice Quiz
Multiple Choice Quiz
(See related pages)

1.
Applications which can display pages written in hypertext markup language (HTML) are called _______.
A)compilers
B)files
C)explorers
D)browsers
2.
A small _______ is displayed in the upper-left corner of all server controls in Web form design view.
A)green arrow
B)red asterisk
C)blue arrow
D)yellow asterisk
3.
Which of the following Web controls does not have a click event?
A)LinkButton
B)ImageButton
C)Button
D)HyperLink
4.
Which type of validator control should be used if you want to make sure that a field is not left blank?
A)RegularExpressionValidator
B)CompareValidator
C)RequiredFieldValidator
D)RangeValidator
5.
The _______ property of each validator control returns True if the control assigned to the validator passes the required validation check.
A)IsValid
B)Valid
C)PassedTest
D)Passed







Advanced Programming VB.NETOnline Learning Center

Home > Chapter 7 > Multiple Choice Quiz