In the context of DBMS architecture, what does 'three-tier architecture' refer to?

Practice Questions

1 question
Q1
In the context of DBMS architecture, what does 'three-tier architecture' refer to?
  1. Data, Application, Presentation
  2. Client, Server, Database
  3. User, Application, Database
  4. Data, Logic, User Interface

Questions & Step-by-step Solutions

1 item
Q
Q: In the context of DBMS architecture, what does 'three-tier architecture' refer to?
Solution: Three-tier architecture in DBMS refers to the separation of data, application logic, and presentation layers into three distinct tiers.
Steps: 0

Related Questions