Answer | In 2 tier applications client requests the server
directly,there is no intermediate layer between them.
In 3 tier aplications there is middleware (Is nothing but a
collection of diff. softwares),first client request is
received by middleware & then it passed to server,after
that server give response.  |
| Mallikarjun |