Computer Science, asked by Tauqeer5295, 10 months ago

Discuss two tire and three tire client server architecture.

Answers

Answered by Student213
0

Two tier architecture: Two tier architecture is similar to a basic client-server model. The application at the client end directly communicates with the database at the server side. API's like ODBC,JDBC are used for this interaction.

Similar questions