1.

How can we connect to database in a web application?(a) oracle sql developer(b) toad(c) JDBC template(d) mysql

Answer» Correct option is (c) JDBC template

Easy explanation: JDBC template can be used to connect to database and fire queries against it.


Discussion

No Comment Found

Related InterviewSolutions