Vidyalelo
Java Programming · Q28

Java Beans and JDBC

Programming · Java Programming · question 28

Q28

What is the primary purpose of the JDBC `RowSet` interface?

A.
To manage JavaBean lifecycle
B.
To represent a set of rows from a database
Answer
C.
To execute SQL queries
D.
None of These

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board