What is bytecode?
What is bytecode?
Which JDBC driver Types are for use over communications networks?
Which JDBC driver Types are for use over communications networks?
A JSP is transformed into a(n):
A JSP is transformed into a(n):
What is not true of a Java bean?
What is not true of a Java bean?
How does Tomcat execute a JSP?
How does Tomcat execute a JSP?
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?
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?
Which JDBC driver Type(s) is(are) the JDBC-ODBC bridge?
Which JDBC driver Type(s) is(are) the JDBC-ODBC bridge?
How many copies of a JSP page can be in memory at a time?
How many copies of a JSP page can be in memory at a time?
Who invented Java?
Who invented Java?
JDBC stands for:
JDBC stands for:
What servlet processor was developed by Apache Foundation and Sun?
What servlet processor was developed by Apache Foundation and Sun?
________ is an open source DBMS product that runs on UNIX, Linux and Windows.
________ is an open source DBMS product that runs on UNIX, Linux and Windows.
What MySQL property is used to create a surrogate key in MySQL?
What MySQL property is used to create a surrogate key in MySQL?
What is invoked via HTTP on the Web server computer when it responds to requests from a user's Web browser?
What is invoked via HTTP on the Web server computer when it responds to requests from a user's Web browser?
How many JDBC driver types does Sun define?
How many JDBC driver types does Sun define?
What programming language(s) or scripting language(s) does Java Server Pages (JSP) support?
What programming language(s) or scripting language(s) does Java Server Pages (JSP) support?
Where is metadata stored in MySQL?
Where is metadata stored in MySQL?
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?
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?
Which JDBC driver Type(s) can be used in either applet or servlet code?
Which JDBC driver Type(s) can be used in either applet or servlet code?
What is bytecode?
What is bytecode?
To run a compiled Java program, the machine must have what loaded and running?
To run a compiled Java program, the machine must have what loaded and running?