📚 Practice Mode

Software Architecture: UML, MVC, and Enterprise Patterns

Learn at your own pace with hints and detailed explanations

1 / 18
Multiple Answers

Which of the following are NOT true about 2-tier architecture models ?

  1. Clients may be validation intensive,consequently requiring powerful hardware
  2. Any change to one tier typically affects both tiers
  3. Represents a single point of failure
  4. Each client makes a direct connection with the server
  5. They are not very maintainable
  6. They are quite manageable