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
What are the different types of multitasking?
Which number is denoted by leading zero in java?
What is the main functionality of the remote reference layer?
Which package has light weight components in java programming?
Can a final variable be null?
What are conditionals and its types?
What is the purpose of void class?
Which java collection does not allow null?
Can we override the private methods?
How does map works in java?
What do you mean by platform independence of Java?
How do you reverse a list?
What is the difference between the paint() and repaint() methods in java programming?
Is 0 an irrational number?
Realized?