Multiple Choice
Case-Based Critical Thinking Questions 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
Q1: You use the _ method to select
Q2: Problems - Correcting Code Errors <br>The following
Q7: If the intQuantity and decPrice variables contain
Q8: Complete the chart shown below. <br> <img
Q9: A variable that has _ scope can
Q13: What is a group box and how
Q16: In the MessageBox.Show (text,caption,buttons,icon[,defaultButton]) method,which of the
Q26: When coding a selection instruction in Visual
Q31: Your professor wants an application that allows
Q47: Use the _ flowchart symbol to represent