JDBC-1

JDBC-1

University

15 Qs

quiz-placeholder

Similar activities

nestedif _ And _ Or

nestedif _ And _ Or

University

10 Qs

Javascript

Javascript

University

12 Qs

Quiz on List and Tuples

Quiz on List and Tuples

University

16 Qs

Quiz Pemrograman Perangkat Bergerak 2

Quiz Pemrograman Perangkat Bergerak 2

12th Grade - University

20 Qs

The AI Shield

The AI Shield

University

15 Qs

Unit 28 - Quiz #1

Unit 28 - Quiz #1

University

15 Qs

PROBLEM SOLVING USING R  UNIT I  MCQS

PROBLEM SOLVING USING R UNIT I MCQS

University

15 Qs

JDBC-1

JDBC-1

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Gopagoni Kumar

Used 35+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following encapsulates an SQL statement which is passed to the database to be parsed, compiled, planned and executed?

DriverManager

JDBC driver

Statement

Connection

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following type of JDBC driver, is also called Type 3 JDBC driver?

JDBC-ODBC Bridge plus ODBC driver

JDBC-Net, pure Java driver

JDBC-Net, pure Java driver

JDBC-Net, pure Java driver

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct about JDBC?

The JDBC API provides the abstraction and the JDBC drivers provide the implementation.

The JDBC API provides the abstraction and the JDBC drivers provide the implementation.

Both of the above.

Both of the above.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a component/class of JDBC API?

ConnectionPool

SQLException

Statement

ResultSet

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following holds data retrieved from a database after you execute an SQL query using Statement objects?

JDBC driver

ResultSet

Connection

Statement

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to establish the connection with the specified url in a Driver Manager class?

public static Connection getConnection(String url)

public static void registerDriver(Driver driver)

public static void deregisterDriver(Driver driver)

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which kind of driver converts JDBC calls into calls on the client API for Oracle, Sybase, Informix, IBM DB2, or other DBMS?

JDBC-ODBC bridge plus ODBC driver

JDBC-Net pure Java driver

Native-API partly-Java driver

Native-protocol pure Java driver

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers