JDBC-1

JDBC-1

University

15 Qs

quiz-placeholder

Similar activities

Software Testing

Software Testing

University

10 Qs

Chapter 2: Input Device

Chapter 2: Input Device

12th Grade - University

12 Qs

Fun with Computer Architecture

Fun with Computer Architecture

University

15 Qs

C Programming Unit-1 Test-2

C Programming Unit-1 Test-2

University

20 Qs

Jarkom

Jarkom

1st Grade - Professional Development

11 Qs

C++ Array Quiz

C++ Array Quiz

University

10 Qs

Information System and Modern Organization part 1

Information System and Modern Organization part 1

University

14 Qs

MESYUARAT KE-3 MYTECC ASSEMBLY: TOGETHER WE BIND

MESYUARAT KE-3 MYTECC ASSEMBLY: TOGETHER WE BIND

University

20 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

Create a free account and access millions of resources

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?