AJP Vidyalankar Polytechnic CHP 5 Part 1

AJP Vidyalankar Polytechnic CHP 5 Part 1

University

47 Qs

quiz-placeholder

Similar activities

programming02

programming02

University

50 Qs

OOP final

OOP final

University

43 Qs

Project Associate fresher Software Development

Project Associate fresher Software Development

University

50 Qs

Eren Yeager

Eren Yeager

University

50 Qs

IOT U 1

IOT U 1

University

50 Qs

Midterm Exam

Midterm Exam

University

50 Qs

OOP Midterms

OOP Midterms

University

50 Qs

QUIZZ KJD - SISTEM OPERASI

QUIZZ KJD - SISTEM OPERASI

KG - Professional Development

50 Qs

AJP Vidyalankar Polytechnic CHP 5 Part 1

AJP Vidyalankar Polytechnic CHP 5 Part 1

Assessment

Quiz

Other

University

Easy

Created by

Daksh Patel

Used 4+ times

FREE Resource

47 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following classes belong to which package: Connection management, Database Access, Data Types, Database Metadata, Exceptions Warnings:

javax.sql

java.sql

javax.swing

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following classes/interface allows you to establish a connection to database:

java.sql.Driver

java.sql.DriverManager

java.sql.connection

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following classes/interface allows you to send SQL statement to database for execution and read the result:

java.sql.Statement

java.sql.PreparedStatement

java.sql.ResultSet

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the description of java.sql.DriverManager?

This class provides the functionality necessary for managing one or more database drivers.

This is an interface that abstracts the vendor specific connection protocol

This class is used to discover properties required to obtain the connection

This interface abstracts most of the interaction with the database.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the description of java.sql.Driver?

This class provides the functionality necessary for managing one or more database drivers.

This is an interface that abstracts the vendor specific connection protocol

This class is used to discover properties required to obtain the connection

This interface abstracts most of the interaction with the database

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the description of java.sql.DriverPropertyInfo?

This class provides the functionality necessary for managing one or more database drivers.

This is an interface that abstracts the vendor specific connection protocol

This class is used to discover properties required to obtain the connection

This interface abstracts most of the interaction with the database.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the description of java.sql.Connection?

This class provides the functionality necessary for managing one or more database drivers.

This is an interface that abstracts the vendor specific connection protocol

This class is used to discover properties required to obtain the connection

This interface abstracts most of the interaction with the database.

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?