Home > MCQs > IT & Programming > JDBC MCQs

JDBC MCQ

JDBC Quick Quiz

Question 1 of 10
  • Which of the following is not an overloaded DriverManager.getConnection () method?

    Answer & Explanation

    Correct Answer: getConnections()

    Note: This Question is unanswered, help us to find answer for this one

  • _______ driver type(s) can be used in a three-tier architecture and if the web server and DBMS are running on the same machine.

    Answer & Explanation

    Correct Answer: Type 1, 2, 3, and 4

    Note: This Question is unanswered, help us to find answer for this one

  • _______ is not a valid ResultSet type.

    Answer & Explanation

    Correct Answer: TYPE_BACKWARD_ONLY

    Note: This Question is unanswered, help us to find answer for this one

  • Which of the following is not an Advanced Data type in JDBC API?

    Answer & Explanation

    Correct Answer: varbinary (max)

    Note: This Question is unanswered, help us to find answer for this one

  • JDBC API uses which drivers to connect to the database?

    Answer & Explanation

    Correct Answer: jdbc

    Note: This Question is unanswered, help us to find answer for this one

  • _____ will create a RowSet object.

    Answer & Explanation

    Correct Answer: All of the above

    Note: This Question is unanswered, help us to find answer for this one

  • General SQL escape syntax format is:

    Answer & Explanation

    Correct Answer: {keyword 'parameters'}

    Note: This Question is unanswered, help us to find answer for this one

  • True or False? JDBC is an API to connect object and XML data sources.

    Answer & Explanation

    Correct Answer: False

    Note: This Question is unanswered, help us to find answer for this one

  • True or False? MySQL and Java DB support the ARRAY SQL data type.

    Answer & Explanation

    Correct Answer: False

    Note: This Question is unanswered, help us to find answer for this one

  • Which package contains the JDBC classes?

    Answer & Explanation

    Correct Answer: java.sql

    Note: This Question is unanswered, help us to find answer for this one

  • JDBC Quick Quiz

    battery

    Poor Results!

    You need a lot of improvement.

    Just don't give up!

    Correct Answers: 0/10

    Start Practicing with our MCQs given below.