what happens if connection is not closed?

Answer Posted / prathao

nothing wil be happen if the connection wil not closed but
we can close it because it is not mandatory to close the
connection if we can't close connection our application wil
be worked

Is This Answer Correct ?    1 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain some new features available in jdbc 4.0?

602


What is the full form of jdbc?

488


What are the benefits of PreparedStatement over Statement?

522


What happens if we don't close the connection in jdbc?

479


What is jdbc resultsetmetadata interface?

522






What is jdbc architecture?

505


What is jdbc thin client in oracle?

486


Why are we using blob datatypes in jdbc?

547


Why should we close database connections in java?

678


Why do we need jdbc driver?

470


What are types of jdbc drivers?

508


Why hibernate is better than jdbc?

493


How can I determine the isolation levels supported by my DBMS?

514


What is the use of JDBC DriverManager class?

549


Does sql allow null values ? Can we use it within where clause ?

502