Programming - Jdbc - Discussion

You Are Here :: Home > JAVA > Jdbc - Discussion

 



Q.

When a Driver class is loaded, it creates an instance of itself and registers it with the _______________________                         


A. DriverManager B. Driver Class
C. DriverObject D. DriverVariable

Answer: Option DriverManager
Explaination:

 


When a Driver class is loaded, it creates an instance of itself and registers it with the DriverManager.




Discussion

Your Comments Goes here...
NameDiscussion