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
AnswerC.
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