Which statement could be used to determine the value of the first radio button?

Consider the following code:

Which statement could be used to determine the value of the first radio button?(Exhibit)

Consider the following code:

Which statement could be used to determine the value of the first radio button?(Exhibit)

A.
document.rdoGroup1.value

B.
document.myForm.rdoGroup1[0].value

C.
document.getElementById(rdoGroup1).value

D.
document.getElementById("rdoGroup1").value



Leave a Reply 0

Your email address will not be published. Required fields are marked *

9 + 8 =