1.

Which statement is static and synchronized in JDBC API?

A. executeQuery()
B. executeUpdate()
C. getConnection()
D. prepareCall()
Answer» D. prepareCall()


Discussion

No Comment Found