CP1222 - WEEK 3-4

CP1222 - WEEK 3-4

12th Grade

10 Qs

quiz-placeholder

Similar activities

JDBC and Servlet Quiz

JDBC and Servlet Quiz

12th Grade

10 Qs

Try Out Kelas XII TKJ 6

Try Out Kelas XII TKJ 6

11th - 12th Grade

14 Qs

Ulangan pertemuan_2

Ulangan pertemuan_2

12th Grade

5 Qs

2.5 Translators, Compilers & Interpreters

2.5 Translators, Compilers & Interpreters

12th Grade

15 Qs

Conhecimentos prévios em Programação Orientada a Objetos

Conhecimentos prévios em Programação Orientada a Objetos

11th Grade - University

10 Qs

SDA uCertify Chapter 10 Test

SDA uCertify Chapter 10 Test

8th - 12th Grade

15 Qs

ICTDBS506 Creating a 'Car Pool' Database with MySQL

ICTDBS506 Creating a 'Car Pool' Database with MySQL

12th Grade - University

10 Qs

Computer Software

Computer Software

KG - Professional Development

15 Qs

CP1222 - WEEK 3-4

CP1222 - WEEK 3-4

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Albert Bungcaras

Used 63+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Add import statements to your Java program to import required classes in your Java code.

Import JDBC Packages

Register JDBC Driver

Database URL Formulation:

Create Connection Object:

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

This is to create a properly formatted address that points to the database to which you wish to connect.

Import JDBC Packages

Register JDBC Driver

Database URL Formulation:

Create Connection Object:

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

This step causes the JVM to load the desired driver implementation into memory so it can fulfill your JDBC requests.

Import JDBC Packages

Register JDBC Driver

Database URL Formulation:

Create Connection Object:

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Code a call to the DriverManager object's getConnection( ) method to establish actual database connection

Import JDBC Packages

Register JDBC Driver

Database URL Formulation:

Create Connection Object:

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

jdbc:sybase:Tds:hostname: port Number/databaseName

MySQL

ORACLE

DB2

Sybase

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

jdbc:db2:hostname:port Number/databaseName

MySQL

ORACLE

DB2

Sybase

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

jdbc:oracle:thin:@hostname:port Number:databaseName

MySQL

ORACLE

DB2

Sybase

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?