Solved

Which Method Is Used to Establish the Connection with the Specified

Question 21

Multiple Choice

Which method is used to establish the connection with the specified url in a Driver Manager class?


A) public static void registerDriver(Driver driver)
B) public static void deregisterDriver(Driver driver)
C) public static Connection getConnection(String url)
D) public static Connection getConnection(String url,String userName,String password)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions