The ____ validation control compares an object's value with another object or a constant value.
A. RequiredFieldValidator
B. RegularExpressionValidator
C. RangeValidator
D. CompareValidator
Answer: D
You might also like to view...
Which of the following operators associates from left to right?
a. = b. ?: c. %= d. /
________ is the process of ensuring that the data entered into a field meets specified guidelines
Fill in the blank(s) with correct word
The ________ of the Windows 8 interface were inspired by metropolitan service signs found on bus stations and subways
Fill in the blank(s) with correct word
Critical Thinking QuestionsCase 11-2Inheritance can be a tricky concept to understand, so you are working with your classmates to come up with some ways to remember how it works.Given a class called Student (to represent students at a university), which of the following is likely to be an attribute contained in that class that can be inherited by the members of a subclass called OnCampusStudent? a. Student IDc. Student Nameb. Number of Coursesd. all of the above
What will be an ideal response?