UNIT - 1

UNIT - 1

University

45 Qs

quiz-placeholder

Similar activities

Inquisitive

Inquisitive

University

40 Qs

PRACTICE TEST- 10 - ROUND-1

PRACTICE TEST- 10 - ROUND-1

University

50 Qs

Retail Lending

Retail Lending

University

42 Qs

Quizz_TG

Quizz_TG

University

40 Qs

Financial Management III

Financial Management III

University

50 Qs

construction management Day 3

construction management Day 3

University

50 Qs

Pre Assessment Test

Pre Assessment Test

University

40 Qs

programming02

programming02

University

50 Qs

UNIT - 1

UNIT - 1

Assessment

Quiz

Other

University

Hard

Created by

Reshma Sunil

FREE Resource

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes JDBC?

A protocol

A programming language

An API to connect Java to a database

A database management system

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which layer in the JDBC architecture is responsible for managing the list of database drivers?

JDBC API

Java Application

JDBC Driver

JDBC Driver Manager

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JDBC provides what type of database connectivity?

Platform-specific

Database-specific

Platform-independent and database-independent

Platform-independent only

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a responsibility of the JDBC API?

Connect to a database

Compile Java code

Execute SQL queries

Retrieve results from a database

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct order of steps to establish a JDBC connection?

Create statement → Register driver → Execute query → Close

Register driver → Create connection → Create statement → Execute query → Close

Execute query → Register driver → Create connection → Close

Create connection → Register driver → Execute query → Close

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which JDBC driver uses an ODBC driver internally?

Type-1

Type-2

Type-3

Type-4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which JDBC driver provides the best performance and is platform-independent?

Type-1

Type-2

Type-3

Type-4

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?