Home >
Multiple choice questions > JDBC MCQs
This test is for experienced programmers and developers. It includes JDBC
topics such as
JDBC basics |
JDBC architechture |
JDBC driver |
JDBC connection |
JDBC prepared/statement |
JDBC resultSet |
JDBC insert |
JDBC display records |
JDBC update |
JDBC delete |
JDBC sorting |
JDBC query |
JDBC exception |
|
|
Latest JDBC interview questions and answers
Describe how to open a database
connection using JDBC.
What is a “dirty read”?
What is 2 phase commit?
What are different types of resultset in JDBC?
Explain optimistic and
pessimistic locking in JDBC.
Is the JDBC-ODBC Bridge multi-threaded?
What is pessimistic concurrency?
What JDBC objects generate SQLWarnings?
|