Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Which method is used to perform DML statements in JDBC ?

Which method is used to perform DML statements in JDBC ?

A. executeUpdate()
B. executeQuery()
C. execute()
D. None of above