Home/Database/JDBC, Java Server Pages, and MySQL

JDBC, Java Server Pages, and MySQL MCQs

41 questionsDatabasePage 1 of 5

Practice free JDBC, Java Server Pages, and MySQL multiple-choice questions with instant answer feedback and step-by-step solutions. Click an option to check yourself, reveal the full explanation, and work through all 41 questions — no login required.

Question 1easy
How many JDBC driver types does Sun define?
Question 2easy
Where is metadata stored in MySQL?
Question 3easy
Who invented Java?
Advertisement
Question 4medium
To run a compiled Java program, the machine must have what loaded and running?
Question 5hard
Which JDBC driver Type(s) can be used in either applet or servlet code?
Question 6medium
________ is an open source DBMS product that runs on UNIX, Linux and Windows.
Advertisement
Question 7easy
What is sent to the user via HTTP, invoked using the HTTP protocol on the user's computer, and run on the user's computer as an application?
Question 8easy
What MySQL property is used to create a surrogate key in MySQL?
Question 9easy
What is not true of a Java bean?