Which Of The Following Header Must Be Included In Java Program #373
Which of the following header must be included in java program to establish database connectivity using JDBC ?
This multiple choice question (MCQ) is related to the book/course gs gs117 Database Management System. It can also be found in gs gs117 SQL: Queries, Constraints and Triggers - Access SQL From a Programming Language - Quiz No.1.
Which of the following header must be included in java program to establish database connectivity using JDBC ?
Import java.sql.*;
Import java.sql.odbc.jdbc.*;
Import java.jdbc.*;
Import java.sql.jdbc.*;
Similar question(s) are as followings:
Online Quizzes of gs117 Database Management System
Indexing and Hashing - Bitmap Indices - Quiz No.1
gs gs117 Database Management System
Online Quizzes