Q18
What is the purpose of the JDBC `CallableStatement` interface?
A.
To manage JavaBean properties
B.
To create custom exceptions
C.
To execute SQL queries
D.
To execute stored procedures in a database
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board