InterviewSolution
Saved Bookmarks
| 1. |
Explain The Three Services Model Commonly Know As A 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). |
|