Multiple Choice
What is the main purpose of the Connection object?
A) Accesses a database from a Java program
B) Combines multiple data tables
C) Skips the loading step of the database driver class
D) Manually loads the database driver class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q63: What is the purpose of the LIKE
Q64: Based on the customer table below, which
Q65: An important part of database processing is
Q66: Which Java statement connects to a database
Q67: Based on the table below, the query
Q69: What does the execute method return?<br>A)ResultSet<br>B)Query<br>C)RecordSet<br>D)boolean
Q70: In the table below, the _ correspond(s)
Q71: Based on the table below, the SQL
Q72: Based on the table below, which of
Q73: In jdbc.URL, the acronym URL stands for:<br>A)Universal