Youarebuildingadatingservicewebsite.Partoftheformtosubmitaclient’sprofileisagroupIIofradiobuttonsfortheperson’shobbies:
20.<inputtype=’radio’name=’hobbyEnum’value=’HIKING’>Hiking<br>
21.<inputtype=’radio’name=’hobbyEnum’value=’SKIING’>Skiing<br>
22.<inputtype=’radio’name=’hobbyEnum’value=’SCUBA’>SCUBADiving
23.<!--andmoreoptions-->
Aftertheusersubmitsthisform,aconfirmationscreenisdisplayedwiththesehobbieslisted.Assumethatanapplication-scopedvariable,hobbies,holdsamapbetweentheHobbyenumeratedtypeandthedisplayname.
WhichELcodesnippetwilldisplayNthelementoftheuser’sselectedhobbies?()