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
→
JDBC is a Java API that is used to conne...
Q.
JDBC is a Java API that is used to connect and execute query to the database
A.
True
B.
False
C.
none
D.
all
Answer» A. True
549
0
Do you find this helpful?
1
View all MCQs in
Advanced JAVA
Discussion
No comments yet
Login to comment
Related MCQs
The JDBC API is what allows access to a data source from a Java middle tier
Which models do the JDBC API support for the database access?
Which of the following holds data retrieved from a database after you execute an SQL query using Statement objects?
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?
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?
What is used to execute parameterized query?
How many JDBC product components does the Java software provides?
Which JDBC product components does the Java software provide?