linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

Which of the following methods are needed for loading a database driver in JDBC?

Class.forName()
None of these
registerDriver()
Both registerDriver() method and Class.forName()

Answer:
Both registerDriver() method and Class.forName()

Note: This Question is unanswered, help us to find answer for this one