Question 11

Drag and Drop Question
Select each Application Design Requirement on the left and drag it to the appropriate Design Approach on the right.

Question 12

Hotspot Question
An online retailer creates a case type that processes and manages customer orders. The checkout process has four steps:
1. Review Order: The customer reviews the items in order of add-to-cart selection and can adjust the quantity of each item and delete items to calculate and display the order total.
2. Select Shipping Option: The customer selects a shipping option to determine and display the shipping charge for their order.
3. Enter Delivery Address: The customer enters their delivery address to determine the sales tax, if applicable, and the application displays the calculated sales tax.
4. Enter Payment Information: The customer selects a payment option and confirms the grand total of the order.
For each calculation, identify the appropriate chaining option to maximize the performance.

Question 13

The deadline for responding to all customer requests is eight hours. If the deadline is exceeded, and the request is from a premium customer, the assignment automatically transfers to the department manager.
Which configuration satisfies this requirement?
  • Question 14

    What are the minimum components of a user interface (UI) action set?
  • Question 15

    An international online car parts business wants customers to find parts for any vehicle easily.
    You are asked to implement the following requirement: Customers muse select a make, model, and year to initiate a vehicle-specific search.
    How do you configure the data storage in the application to implement the requirement?