JDBC Quiz 1 | Englishfreetest.com

  • Do test 20 minutes
  • Number Questions: 10 questions
  • By: englishfreetest.com

Here's the exercise 'JDBC Quiz 1 | Englishfreetest.com' about Technical Quiz - Technical Tests.


Put your knowledge about all things technology to the test Because everything tech, from computers and the internet to software and big data, changes rapidly on a day-to-day basis, it’s now a must to stay up to date with the technology that dominates our modern day lives. Are you up to speed on what’s going on in the tech industry today? Take our quiz to find out. Test how much you know about technology

You can find more to the lesson and more exercises. Technical Quiz - Technical Tests in here.

Finally, click here to "Test" for start practice exercise .

  • Test content
    A. Methods on the ResultSet class for retrieving SQL SELECT results as Java types
    B. Methods on the PreparedStatement class for sending Java types as SQL statement parameters
    C. Methods on the CallableStatement class for retrieving SQL OUT parameters as Java types
    D. All mentioned above
    A. In the MySQL database metadata
    B. In the MySQL database metasql
    C. In the MySQL database mysql
    D. None of the above is correct
    A. Both Type 1 and Type 2
    B. Both Type 1 and Type 3
    C. Both Type 3 and Type 4
    D. Type 4 only
    A. Unified Data Access
    B. Universal Data Access
    C. Universal Digital Access
    D. Uniform Data Access
    A. java.sql.TimeStamp
    B. java.sql.Time
    C. java.io.Time
    D. java.io.TimeStamp