InterviewSolution
Answer : LOADING DriversClass.forName("DRIVER");Getting connectionConnection CON = DriverManager.getConnection(URL, "myLogin", "myPassword");
Your experience on this site will be improved by allowing cookies. Read Cookie Policy