Q. Which of the following step establishes a connection with a database?
β
Correct Answer: (B)
Open a connection using the DriverManager.getConnection () method.
You must be Logged in to update hint/solution