Multiple Choice
Java programs communicate with databases using what API?
A) DBMS.
B) JDBC.
C) RDBMS.
D) Database.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: When joining tables,the _ clause specifies the
Q3: What is the relationship between a primary
Q4: Pattern matching in a SQL query is
Q6: Which statement is false?<br>A) Interface JdbcRowSet is
Q9: A _ is a column (or set
Q10: What is the name of a key
Q11: In an UPDATE statement,the SET keyword is
Q12: Selection criteria can be added to a
Q25: PreparedStatement method _ returns a ResultSet.<br>A) executeUpdate<br>B)
Q26: Which SQL keyword is required in every