Q. Which of the following control is used to validate that two fields are equal?


A. RegularExpressionValidator
B. CompareValidator
C. equals() method
D. RequiredFieldValidator
Ans: B