InterviewSolution
Saved Bookmarks
| 1. |
Explain The Three Services Model (three-tier Application). |
|
Answer» PRESENTATION (UI), business (LOGIC and underlying code) and DATA (from storage or other SOURCES). Presentation (UI), business (logic and underlying code) and data (from storage or other sources). |
|