Sr.Java Web Developer Question:
Download Questions PDF

Tell me what are the steps to connect to a database in java?

Sr.Java Web Developer Interview Question
Sr.Java Web Developer Interview Question

Answer:

☛ Registering the driver class
☛ Creating connection
☛ Creating statement
☛ Executing queries
☛ Closing connection

Download Sr.Java Web Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Do you know what is a Spring?Do you know the role of DispatcherServlet and ContextLoaderListener?