Tuesday, November 29, 2011

Which of the following describes the correct sequence of the steps involved in making a connection with a database.1. Loading the driver2. Process the results.3. Making the connection with the database.4. Executing the SQL statements.

Making connection with the database:correct sequence is:
Category:JDBC Interview Questions

No comments:

Post a Comment