You can access the value chosen by a user in a radio button group using
a)event.target.value
b)event.value
c)event.radio.value
d)event.radio.targ