Page 1 of 1

Which of the following header must be included in java program to establish database connectivity using JDBC ?

Posted: Thu Jul 14, 2022 8:47 am
by answerhappygod
a) Import java.sql.*;
b) Import java.sql.odbc.jdbc.*;
c) Import java.jdbc.*;
d) Import java.sql.jdbc.*;