Vidyalelo
Java Programming · Q18

Java Beans and JDBC

Programming · Java Programming · question 18

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
Answer

Answer: Option D

Solution

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