AJP Vidyalankar Polytechnic CHP 5 Part 1

AJP Vidyalankar Polytechnic CHP 5 Part 1

University

47 Qs

quiz-placeholder

Similar activities

Lenguaje de programación I

Lenguaje de programación I

University

51 Qs

FUN CODING

FUN CODING

University

50 Qs

Web Development Quiz

Web Development Quiz

University

47 Qs

kape6.3-7.3

kape6.3-7.3

University

52 Qs

IT 310 - MIDTERM EXAMINATION

IT 310 - MIDTERM EXAMINATION

University

50 Qs

акпараттык 151-200

акпараттык 151-200

University

50 Qs

Ethical Hacking

Ethical Hacking

University

50 Qs

CS Final  7- 10 chapter

CS Final 7- 10 chapter

University

49 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?