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

JDBC, Java Server Pages, and MySQL MCQs

41 questionsDatabasePage 2 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 10medium
A JSP is transformed into a(n):
Question 11hard
Which JDBC driver Type(s) can you use in a three-tier architecture and if the Web server and the DBMS are running on the same machine?
Question 12medium
What programming language(s) or scripting language(s) does Java Server Pages (JSP) support?
Advertisement
Question 13easy
What servlet processor was developed by Apache Foundation and Sun?
Question 14easy
What is bytecode?
Question 15easy
What is invoked via HTTP on the Web server computer when it responds to requests from a user's Web browser?
Advertisement
Question 16hard
Which JDBC driver Type(s) is(are) the JDBC-ODBC bridge?
Question 17easy
How many copies of a JSP page can be in memory at a time?
Question 18medium
Which JDBC driver Types are for use over communications networks?