InterviewSolution
Saved Bookmarks
| 1. |
Name the four component of JDBC? |
|
Answer» JDBC consists of four components: The JDBC API,JDBC DriverManager, JDBC Test Suite and JDBC-ODBC bridge. |
|