JavaDeploy
SiteMap
JSP - Servlets
JDBC
EJB Concepts
Entity Beans
JDBC
«Prev
Next»
Intro JDBC
Learning JDBC
JDBC Course Project
JDBC Case Study
JDBC Team
Business Case Conclusion
Distributed Objects
Enterprise Solutions JDBC
System Organization Role
Relational Databases
JDBC/ODBC Relationship
Microsoft API ODBC
SQL Database Processing
JDBC Architectural Models
n-tier Architectural Benefits
JDBC Mechanics
Enterprise Conclusion
JDBC Connection
JDBC URL Connection
JDBC Driver
Driver Types
Driver Manager
Sample JDBC Program
JDBC DBMS Conclusion
Database Tables
Statement Objects
Examining Query Results
Accessing Data Methods
Database Metadata
Obtain Database Content
Prepared Statements
Interface ResultSet
Transaction Methods
Isolation Levels
JDBC Versions - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
What do programmers use the JDBC 2.1 Core API to perform?
Please select the best answer.
A.
Essential database tasks
B.
Essential database design
C.
Essential database testing
D.
Essential database deployment.
2.
What comprises the JDBC 2.0 API?
Please select the best answer.
A.
JDBC 2.0 core API and the JDBC Optional Package API
B.
JDBC 2.1 and J2EE
C.
J2EE and the JDBC Optional Package API
D.
JINI and J2EE classes
3.
Identify the correct statements regarding JDBC.
Please select the best answer.
A.
The JDBC Driver must be loaded explicitly in the code before attempting to create a connection to the database
B.
Starting JDBC 4.0, the JDBC Driver class is not required any more.
C.
Starting JDBC 4.0, the JDBC Driver class is not required to be loaded explicitly in the code any more.
D.
JDBC 4.0 allows loading multiple JDBC Drivers while previous versions did not.
Your score is 0.0
Submit
Quiz Explanation