Computer Science, asked by mangimehreen95, 8 months ago

Explain the mechanisms by which application programs connect and communicate with database and also discuss the database connectivity with Web Server Interfaces

Answers

Answered by kashifkalhoro8
2

Answer:A Database connection is a facility in computer science that allows client software to talk to database server software, whether on the same machine or not. A connection is required to send commands and receive answers, usually in the form of a result set.

Explanation:

Similar questions