You are not logged in.
#1 2016-04-04 05:44:18
Which of the following is true about JDBC architecture?
Java Quizzes JDBC (Java Database Connectivity)
Question:
Which of the following is true about JDBC architecture?
Option A):
JDBC Driver API layer supports the JDBC Manager-to-Driver Connection.
Option B):
None of these
Option C):
JDBC API layer provides the application-to-JDBC Manager connection.
Option D):
Both of these
Correct Answer is Option D):
Both of these
Explanation:
General JDBC Architecture consists of two layers: JDBC API (This provides the application-to-JDBC Manager connection) and JDBC Driver API (This supports the JDBC Manager-to-Driver Connection).
Online Web Tutorials And Interview Questions With Answers Forum:
https://globalguideline.com/forum/
Offline
2016-04-04 05:44:18
- Advertisement
- Ads By Google
Re: Which of the following is true about JDBC architecture?
\n