JDBC, Java Server Pages, and MySQL To run a compiled Java program, the machine must have what loaded and running? Java compiler Java virtual machine A Web browser Java bytecode Java compiler Java virtual machine A Web browser Java bytecode ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Types are for use over communications networks? Type 4 only Type 3 only Neither Type 3 nor Type 4 Both Type 3 and Type 4 Type 4 only Type 3 only Neither Type 3 nor Type 4 Both Type 3 and Type 4 ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL The JVM (Java virtual machine) interprets Java bytecode at run time. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL A JSP is transformed into a(n): Java servlet. Either 1 or 2 above. Java applet. Neither 1 nor 2 above. Java servlet. Either 1 or 2 above. Java applet. Neither 1 nor 2 above. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is invoked via HTTP on the Web server computer when it responds to requests from a user's Web browser? A Java application A Java applet None of these A Java servlet A Java application A Java applet None of these A Java servlet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How does Tomcat execute a JSP? As a CGI script By one of Tomcat's threads None of these As an independent process As a CGI script By one of Tomcat's threads None of these As an independent process ANSWER DOWNLOAD EXAMIANS APP