InterviewSolution
Saved Bookmarks
| 1. |
What Is The Job Of Application Server? |
|
Answer» It takes the REQUEST from the user and if the request requires data than it CONNECTS to database server and GIVES OUTPUT. It takes the request from the user and if the request requires data than it connects to database server and gives output. |
|