Globalshiksha logo
  • Question: Explain the three services model (three-tier application).


Answers

Ans:

1.Presentation (UI)

2.business (logic and underlying code) and

3.data access layer(from storage or other sources).

Presentation (UI), business (logic and underlying code) and data (from storage or other sources).

Add New Comment