InterviewSolution
Saved Bookmarks
| 1. |
What is a connection? |
|
Answer» Connection interface consists of methods for contacting a database. The connection object represents communication context. |
|