Question: To load and register a driver, creating a new instance of the Driver class method is better than using the Class.forName() method. (True/False)
To load and register a driver, creating a new instance of the Driver class method is better than using the Class.forName() method. (True/False)
Step by Step Solution
3.46 Rating (162 Votes )
There are 3 Steps involved in it
This statement is false In general its better to use ClassforName to load and register a JDBC dri... View full answer
Get step-by-step solutions from verified subject matter experts
