Explain the three services model (three-tier application)?
Ans:1.Presentation (UI),2.business (logic and underlying code) and3.data access layer(from storage or other sources).
The three services model (three-tier application).
Presentation (UI),
business (logic and underlying code) and
data (from storage or other sources).