Home » JAVA Programming » Java Basic » Question
  1. How can we connect to database in a web application?
    1. JDBC template
    2. toad
    3. mysql
    4. oracle sql developer
    5. None of these
Correct Option: A

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



Your comments will be displayed only after manual approval.