What is jdbc driver in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What is java soft framework?

0 Answers  


What are the main components of JDBC ?

0 Answers  


Can resultset be null in java?

0 Answers  


what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();

1 Answers  


Why do we use jdbc?

0 Answers  






How can I write to the log used by DriverManager and JDBC drivers?

0 Answers  


What are the new features available in jdbc 4.0?

0 Answers  


What is difference between odbc and jdbc?

0 Answers  


What do you understand by jdbc driver and explain its types?

0 Answers  


What are the common tasks of JDBC?

0 Answers  


write a query to select name from one table which has id,name and salary from another table which has id, sal where the salary is the second maximum

3 Answers   Bosch, HireCraft, Infosys,


List some new features available in jdbc 4.0?

0 Answers  


Categories