Which of the following is used to select data that is mutually exclusive?
A) check box
B) text box
C) text area
D) radio button
D) radio button
Computer Science & Information Technology
You might also like to view...
Which of the following is NOT true regarding compound fields?
A) Break dates into Month, Day, and Year fields. B) Break product information into StyleNumber, Color, and Size fields. C) Break addresses into fields such as StreetAddress, City, State, and ZipCode. D) Break names into FirstName and LastName fields.
Computer Science & Information Technology
The ____ keyword tells the computer what to do if the player did not select the first variable.
A. if B. else C. then D. but
Computer Science & Information Technology