Top 50+ Solved JAVA Networking MCQ Questions Answer

From 31 to 45 of 46

Q. Which JDBC product components does the Java software provide?

a. The JDBC driver manager

b. The JDBC driver test suite

c. The JDBC-ODBC bridge

d. All mentioned above

  • d. All mentioned above

Q. Which class has traditionally been the backbone of the JDBC architecture?

a. the JDBC driver manager

b. the JDBC driver test suite

c. the JDBC-ODBC bridge

d. All mentioned above

  • a. the JDBC driver manager

Q. In the following JDBC drivers which is known as fully java driver?

a. Native-API driver

b. Network Protocol driver

c. Thin driver

d. Both B & C

  • d. Both B & C

Q. Which JDBC drivers will run your program?

a. The JDBC-ODBC bridge

b. The JDBC driver manager

c. The JDBC driver test suite

d. None of the above

  • c. The JDBC driver test suite

Q. What is the reason that a java program cannot directly communicate with an ODBCdriver?

a. ODBC written in C# language

b. ODBC written in C language

c. ODBC written in C++ language

d. None of the above

  • b. ODBC written in C language

Q. A leading database connectivity vendor, worked together to produce the ____.

a. JDBC-ODBC Bridge

b. JDBC Driver Test Suite

c. Both A & B

d. None of the above

  • c. Both A & B

Q. Which driver converts JDBC calls directly into the vendor-specific database protocol?

a. Native - API driver

b. Network Protocol driver

c. Thin driver

d. Both B & C

  • c. Thin driver

Q. Which models do the JDBC API support for the database access?

a. Two-tier models

b. Three-tier models

c. Both A & B

d. None of the above

  • c. Both A & B

Q. Which of the following JDBC drivers is known as a partially java driver?

a. JDBC-ODBC bridge driver

b. Native-API driver

c. Network Protocol driver

d. Thin driver

  • b. Native-API driver

Q. Which driver uses ODBC driver to connect to the database?

a. JDBC-ODBC bridge driver

b. Native - API driver

c. Network Protocol driver

d. Thin driver

  • a. JDBC-ODBC bridge driver

Q. How many types of JDBC drivers are available?

a. 3

b. 4

c. 2

d. 5

Subscribe Now

Get All Updates & News