JAVA JDBC Programming Question:

What are the two major components of JDBC?

Answer:

One implementation interface for database manufacturers, the other implementation interface for application and applet writers.

Read All 19 JDBC Questions
Previous QuestionNext Question
What is JDBC?What is JDBC Driver interface?