What are the two major components of JDBC?

Answer Posted / sukesh

JDBC Driver and JDBC API

JDBC DRIVER is different for each db , API is same
for all the DB . API is the one Application
programmers can use and which will communicate to the
underlaying Db through Driver

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we initialize the final blank variable?

589


What is google full form?

540


What data structures are used to perform recursion?

608


Why put method is idempotent?

470


What is local declaration?

495






What does sprintf return?

594


What interface is extended by awt event listeners?

599


How many bits is a float?

546


How to convert string to char and vice versa?

520


What is a null class?

576


How does a cookie work in Servlets?

357


What is style and indentation?

558


What is a method vs function?

568


How to perform quicksort in java?

573


Define the term string pool?

590