Multiple Choice
When designing a program using the three-tier approach,a primary rule is that classes in the presentation tier can communicate only with classes in the ____ tier.
A) business
B) data access
C) persistence
D) validation
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Data access tier is another name for
Q3: In a three-tier architecture,user interface classes should
Q4: CASE<br>Critical Thinking Questions<br>Case 11-1<br>Your colleague Jason is
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