Solved

A Radio Button's Checked Property Is Associated with the Radio

Question 40

True/False

A radio button's checked property is associated with the radio button element's checked attribute, which means the checked property returns true if the radio button's element has a checked attribute, and the checked property returns false if the radio button's element has no checked attribute.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions