Multiple Choice
Case 1 - Jack of All Trades
Jack of All Trades rents small power equipment to commercial and residential customers. The strCustomer variable is 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.
-The button selected by the clerk will determine the next task performed by the computer.The application is using the ____ of the MessageBox.Show method.
A) Boolean value
B) return value
C) selection structure
D) function
Correct Answer:

Verified
Correct Answer:
Verified
Q47: Use the _ flowchart symbol to represent
Q48: List the three most commonly used icons
Q49: If the intInventory variable contains the value
Q50: In the MessageBox.Show (text,caption,buttons,icon[,defaultButton]) method,which of
Q51: A text box's _ event occurs when
Q53: Write an If clause to determine whether
Q54: Consider the expression 3 * 2 ^
Q55: Case 1 - Jack of All Trades<br>Jack
Q56: The expression 12 > 0 AndAlso 12
Q57: Comparison operators are always evaluated after arithmetic