Q23
In JDBC, what is the primary purpose of the `Driver` interface?
A.
To create JavaBeans
B.
To execute SQL queries
C.
To define the contract for database drivers
AnswerD.
To define JavaBean properties
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board