Sr.Java Web Developer Question:
Download Job Interview Questions and Answers PDF
Tell me what are the steps to connect to a database in java?
Answer:
☛ Registering the driver class
☛ Creating connection
☛ Creating statement
☛ Executing queries
☛ Closing connection
☛ Creating connection
☛ Creating statement
☛ Executing queries
☛ Closing connection
Download Sr.Java Web Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Do you know what is a Spring? | Do you know the role of DispatcherServlet and ContextLoaderListener? |