Vidyalelo
Database · all questions

JDBC, Java Server Pages, and MySQL
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

40

Questions

1/2

Page

Pick an option on a question to see the right answer and solution.

How many JDBC driver types does Sun define?

Select an option to see the answer and solution.

Where is metadata stored in MySQL?

Select an option to see the answer and solution.

Who invented Java?

Select an option to see the answer and solution.

To run a compiled Java program, the machine must have what loaded and running?

Select an option to see the answer and solution.

Which JDBC driver Type(s) can be used in either applet or servlet code?

Select an option to see the answer and solution.

________ is an open source DBMS product that runs on UNIX, Linux and Windows.

Select an option to see the answer and solution.

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?

Select an option to see the answer and solution.

What MySQL property is used to create a surrogate key in MySQL?

Select an option to see the answer and solution.

What is not true of a Java bean?

Select an option to see the answer and solution.

A JSP is transformed into a(n):

Select an option to see the answer and solution.

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?

Select an option to see the answer and solution.

What programming language(s) or scripting language(s) does Java Server Pages (JSP) support?

Select an option to see the answer and solution.

What servlet processor was developed by Apache Foundation and Sun?

Select an option to see the answer and solution.

What is bytecode?

Select an option to see the answer and solution.

What is invoked via HTTP on the Web server computer when it responds to requests from a user's Web browser?

Select an option to see the answer and solution.

Which JDBC driver Type(s) is(are) the JDBC-ODBC bridge?

Select an option to see the answer and solution.

How many copies of a JSP page can be in memory at a time?

Select an option to see the answer and solution.

Which JDBC driver Types are for use over communications networks?

Select an option to see the answer and solution.

JDBC stands for:

Select an option to see the answer and solution.

How does Tomcat execute a JSP?

Select an option to see the answer and solution.