Multiple Choice
When a use case controller receives the initial request for an inquiry when the data access layer is added,it first ____.
A) begins the process to initialize the necessary data access objects in memory
B) sends a message to the database to see if it is available
C) sends a message to the appropriate data access object to retrieve the data
D) sends a return message to the view layer
Correct Answer:

Verified
Correct Answer:
Verified
Q62: The _ _ classes contain the user
Q63: The code "if (someObject == null)" is
Q64: An interaction diagram is a subclass of
Q65: In a communication diagram the person or
Q66: The final step in the object-oriented design
Q68: A timeline on a communication diagram indicates
Q69: The _ pattern is used to instantiate
Q70: What is the correct syntax notation for
Q71: The following notation "anOrd:Order" can be interpreted
Q72: What is the first step in constructing