Multiple Choice
Case 1 - Horizon Cleaners
Horizon Cleaners is an organic dry cleaner for clothing. The price for dry cleaning a shirt is $3.00, the price for pants is $3.50, and the price for dresses is $4.00. All clothes can be either washed or dry cleaned. Dry cleaned clothes can be hung or folded, and folded items cost an additional $0.50 per item
-A group of ____ should be used on the interface for the user to select the customer's preference for washing or dry cleaning the clothes.
A) radio buttons
B) check boxes
C) text boxes
D) labels
Correct Answer:

Verified
Correct Answer:
Verified
Q48: An online bookseller uses the following
Q49: Write a multiple-alternative selection structure that displays
Q50: The set of step-by-step instructions for accomplishing
Q51: Programmers desk-check an algorithm to verify that
Q52: In a Case selection structure,the expression Case
Q53: The Select Case statement ends with the
Q54: Write an If...Then...Else statement that assigns a
Q55: If the txtBalance control contains the value
Q57: Desk-checking is also called _.<br>A)prototyping<br>B)hand-tracing<br>C)alpha checking<br>D)beta checking
Q58: Define the term "algorithm." How is desk-checking