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:

Verified
Correct Answer:
Verified
Q15: What type of servlets use these methods
Q16: Which JDBC drivers will run your program?<br>A)The
Q17: A leading database connectivity vendor, worked together
Q18: Which driver Network connection is indirect that
Q19: Which driver converts JDBC calls directly into
Q20: How many types of JDBC drivers are
Q22: The JDBC API is what allows access
Q23: In the following JDBC drivers which is
Q24: How many Result sets available with the
Q25: Which JDBC product components does the Java