1. This is a string listing the protocol that should be used to access a database, the name of the database, and potentially other items.
a. JDBC driver
b. JDBC locator
c. Database URL
d. Database specifier
2. This method is specified in the Statement interface, and should be used to execute a SELECT statement.
a. execute
b. executeUpdate
c. executeQuery
d. executeSelect
3. This method is specified in the Statement interface, and should be used to execute an UPDATE statement.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here