JDBC Quiz

JDBC Quiz

12th Grade

18 Qs

quiz-placeholder

Similar activities

1stQ Quiz 1 E-Tech

1stQ Quiz 1 E-Tech

12th Grade

20 Qs

Github Quiz

Github Quiz

10th Grade - University

15 Qs

PTS KELAS 7

PTS KELAS 7

7th Grade - University

20 Qs

systems software

systems software

7th Grade - University

17 Qs

Kelas 8 - Halaman 27 (UH Bab 2)

Kelas 8 - Halaman 27 (UH Bab 2)

8th Grade - University

20 Qs

Pretest Riview pembelajaran sistem operasi dan komputer

Pretest Riview pembelajaran sistem operasi dan komputer

10th Grade - University

20 Qs

Java Array Methods Quiz

Java Array Methods Quiz

12th Grade

15 Qs

Базе података ИТ

Базе података ИТ

9th - 12th Grade

20 Qs

JDBC Quiz

JDBC Quiz

Assessment

Quiz

Information Technology (IT)

12th Grade

Hard

Created by

Hoang Khoa

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does JDBC stand for?

Java Database Connectivity

Java Data Base Connection

Java Database Connection

Java Data Connectivity

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Loại driver JDBC nào bị khuyến cáo không nên sử dụng do driver mỏng?

Driver gốc

Driver giao thức mạng

JDBC-ODBC Bridge

Driver mỏng

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Phương pháp nào được sử dụng để thiết lập kết nối cơ sở dữ liệu trong JDBC?

Statement.executeQuery()

Connection.createStatement()

ResultSet.next()

DriverManager.getConnection()

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is NOT a method of the Connection interface?

prepareStatement()

createStatement()

executeQuery()

setAutoCommit()

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the default auto-commit mode of a Connection object?

Not defined

Depends on the driver

True

False

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Phương pháp nào được sử dụng để thực thi một lô lệnh trong JDBC?

executeUpdate()

addBatch()

executeQuery()

executeBatch()

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Mục đích của PreparedStatement là gì?

Quản lý giao dịch

Chỉ thực thi SQL tĩnh

Thực thi các truy vấn có tham số

Tạo một cơ sở dữ liệu mới

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?