McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Master of Science in Information Technol...
→
Advanced JAVA
→
JAVA Networking
→
The JDBC API is what allows access to a ...
Q.
The JDBC API is what allows access to a data source from a Java middle tier
A.
True
B.
False
C.
none
D.
all
Answer» A. True
2k
0
Do you find this helpful?
2
View all MCQs in
Advanced JAVA
Discussion
No comments yet
Login to comment
Related MCQs
JDBC is a Java API that is used to connect and execute query to the database
Which models do the JDBC API support for the database access?
Which of the following type of JDBC driver, is also called Type 2 JDBC driver?
Which of the following type of JDBC driver, is also called Type 1 JDBC driver?
How many Result sets available with the JDBC 2.0 core API?
How many JDBC product components does the Java software provides?
Which JDBC product components does the Java software provide?
JDBC facilitates to store the java objects by using which of the methods of PreparedStatement setObject () 2. setBlob() 3. setClob()
Which of the following type of JDBC driver should be used if your Java application is accessing multiple types of databases at the same time?
Which JDBC product components does the Java software provide?