When a Radio Button or a Check Box control’s Checked property changes, a ____________ happens for that control.
a. Selection Changed event
b. Checked event
c. Check Changed event
d. Click event
c. Check Changed event
Computer Science & Information Technology
You might also like to view...
Logical operators are sometimes referred to as ____ operators.
A. relational B. arithmetic C. comparison D. Boolean
Computer Science & Information Technology
The ____ object contains methods and properties for working with regular expressions in JavaScript.
A. Expression B. RegExp C. StrExp D. StringExp
Computer Science & Information Technology