1.

Which method of 'Class' class is used to register the driver class and the method is used to dynamically load the driver class?

A. forName()
B. getConnection()
C. createStatement()
D. executeQuery()
Answer» B. getConnection()


Discussion

No Comment Found