Case-Based Critical Thinking QuestionsCase 1: Jack of All TradesYou've been asked to design an application for Jack of All Trades, which rents small power equipment to commercial and residential customers, to process its transactions. ThestrCustomervariable will be used to determine whether a customer is commercial (C) or residential (R). Commercial customers receive a 10% discount if they are members of the Rental Rewards Program. Residential customers receive a 5% discount if they are members.

You meet with the manager of Jack of All Trades and she tells you that occasionally a customer requests more than one piece of equipment at the same time. She'd like to be able to handle all requests from a single customer in one transaction. Based on this feedback, you decide to use ____________ for equipment selection in the interface.

A. radio buttons
B. check boxes
C. text boxes
D. labels


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following types of memory is non-volatile?

A) ROM B) Cache memory C) RAM D) CMOS

Computer Science & Information Technology

Match the PowerPoint 2013 feature to its description:

I. Snap to II. Align III. SmartArt IV. Shape Outline V. Edit Shape A. create a diagram which includes text B. create numerous styles of arrows using points, circles, and diamonds C. forces an object to align with the grid D. change any shape to a different shape E. line up shapes and objects

Computer Science & Information Technology

Which Cisco IOS command is used to determine the VLANs that have been enabled for transport over a specific trunk?

A) show trunks B) show switchport trunk C) show vlan trunk D) show interfaces trunk

Computer Science & Information Technology

In a quick sort, all of the sorting work is done by the function ____________________.

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

Computer Science & Information Technology