1.

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

A. registerdriver() method
B. class.forname()
C. both a and b
D. getconnection()
Answer» D. getconnection()


Discussion

No Comment Found