Case-Based Critical Thinking QuestionsCase 9-1At the beginning of the academic year, Maxwell was asked to create an HTML form for his tennis coach, Mr. McEnroe, so that he can collect information about the school's tennis team players.Mr. McEnroe also would like to collect information about manufacturers of the racquets that players are using. There are 10 major racquet manufacturers. Which of the following form controls should Maxwell use for this?

A. check box
B. drop-down list box
C. radio button
D. text area


Answer: B

Computer Science & Information Technology

You might also like to view...

A base class’s protected access members have a level of protection between those of public and ___________ access.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A ________ is two or more selected cells on a worksheet that are adjacent or nonadjacent

A) summary B) range C) footer D) header

Computer Science & Information Technology

Which statement properly uses the inflate method??

A. inflater.inflate(R.layout.photos, container); B. inflater.inflate(container, R.layout.photos, false); C. inflater.inflate(R.layout.photos, container, false); D. inflater.inflate(container, R.layout.photos);

Computer Science & Information Technology

The Character panel can be used to modify text in table cells just like any other frame.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology