Podcast
Questions and Answers
What does JDBC stand for?
What does JDBC stand for?
- Just Database Connector
- JavaScript Database Connector
- Java Data Bridge Connector
- Java Database Connectivity (correct)
Which package contains classes and interfaces for JDBC API?
Which package contains classes and interfaces for JDBC API?
- java.connectivity
- java.database
- java.sql (correct)
- java.jdbc
What is the current version of JDBC as of 2021?
What is the current version of JDBC as of 2021?
- 4.3 (correct)
- 2.1
- 5.0
- 3.0
How many types of JDBC drivers are there?
How many types of JDBC drivers are there?
What can be done using JDBC API?
What can be done using JDBC API?
What is JDBC?
What is JDBC?
How many types of JDBC drivers are there?
How many types of JDBC drivers are there?
What can be done using JDBC API?
What can be done using JDBC API?
What is the current version of JDBC?
What is the current version of JDBC?
Which package contains classes and interfaces for JDBC API?
Which package contains classes and interfaces for JDBC API?