What is JDBC and JDBC Driver?

Java Database Connectivity(JDBC) defines how a java program can 
communicate with a database. 
The JDBC Driver provides vendor-specific implementations of the abstract classes provided by the JDBC API. This driver is used to connect to the database.

Attended Any Interviews ? Please send us Questions to faqs@javastuff.in