Multiple Choice
CASE
Critical Thinking Questions
Case 11-1
Your colleague Jason is trying to clarify the three-tier program structure to you and he thinks that providing some practical examples will make it easier to explain it to you.
-In the same fundraising database,which tier does Jason tell you contains the code that allows you to save donations to permanent storage,or to open a record for a donor listing all of her gifts to the institution?
A) persistence
B) presentation
C) business
D) record
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Data access tier is another name for
Q2: When designing a program using the three-tier
Q3: In a three-tier architecture,user interface classes should
Q5: In a three-tier architecture,only the persistence classes
Q6: The _ property should be tested to
Q7: A subclass is always in a "has-a"
Q8: The _ prepares an object for use
Q9: MATCHING<br>Identify the letter of the choice that
Q10: The presentation tier of the three-tier structure
Q11: When a subclass is instantiated,only the subclass's