JDBC, Java Server Pages, and MySQL Questions and Answers
Practice ModeShowing 10 of 20 questions
Q1
How many JDBC driver types does Sun define?
Answer: Option D
Q2
Where is metadata stored in MySQL?
Answer: Option C
Q3
Who invented Java?
Answer: Option C
Q4
To run a compiled Java program, the machine must have what loaded and running?
Answer: Option A
Q5
Which JDBC driver Type(s) can be used in either applet or servlet code?
Answer: Option C
Q6
________ is an open source DBMS product that runs on UNIX, Linux and Windows.
Answer: Option A
Q7
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?
Answer: Option B
Q8
What MySQL property is used to create a surrogate key in MySQL?
Answer: Option C
Q9
What is not true of a Java bean?
Answer: Option C
Q10
A JSP is transformed into a(n):
Answer: Option B