Q. Which of the following methods are needed for loading a database driver inJDBC? (Solved)
1. registerdriver() method
2. class.forname()
3. both a and b
4. getconnection()
- c. both a and b
1. registerdriver() method
2. class.forname()
3. both a and b
4. getconnection()