The Client-Server Database - Technical MCQs

Q1:

Three-tier architecture includes which of the following?

A Three server layers

B A client layer and two server layers

C Two client layers and one server layer

D Three client layers

ANS:B - A client layer and two server layers

Three tier architecture include 3 layers:

Client side: Presentation layer.
Server side: Business Layer.
Data Layer.