JDBC

Quiz
•
Computers
•
University
•
Hard
kameswara rao M
Used 479+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which driver is efficient and always preferable for using JDBC applications?
Type-4
Type-3
Type-2
Type-1
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which JDBC driver Type(s) is(are) the JDBC-ODBC bridge?
Type 1
Type 2
Type 3
Type 4
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which packages contain the JDBC classes?
java.jdbc and javax.jdbc
java.jdbc and java.jdbc.sql
java.sql and javax.sql
java.rdb and javax.rdb
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which type of Statement can execute parameterized queries?
PreparedStatement
ParameterizedStatement
ParameterizedStatement and CallableStatement
All kinds of Statements (i.e. which implement a sub interface of Statement)
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How can you retrieve information from a ResultSet?
By invoking the method get(…, String type) on the ResultSet, where type is the database type
By invoking the method get(…, Type type) on the ResultSet, where Type is an object which represents a database type
By invoking the method getValue(…), and cast the result to the desired Java type.
By invoking the special getter methods on the ResultSet: getString(…), getInt (…), getDouble(…),…
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How can you execute a stored procedure in the database?
Call method execute() on a CallableStatement object
Call method executeProcedure() on a Statement object
Call method execute() on a StoredProcedure object
Call method run() on a ProcedureCommand object
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which method is used to perform DML statements in JDBC?
execute()
executeQuery()
executeUpdate()
executeResult()
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Exploring J2EE Concepts

Quiz
•
University
19 questions
Snowflake QUIZ

Quiz
•
University
15 questions
U2. Embedded DB & Console Access

Quiz
•
University
21 questions
Sécruité informatique

Quiz
•
University
17 questions
PYTHON-QUIZ-2023

Quiz
•
University
18 questions
Java thread - MCQ

Quiz
•
University
20 questions
DBMS LAB

Quiz
•
University
20 questions
Quiz PBO SIA

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade