JDBC, Java Server Pages, and MySQL To run a compiled Java program, the machine must have what loaded and running? Java virtual machine Java compiler Java bytecode A Web browser Java virtual machine Java compiler Java bytecode A Web browser ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? All persistent values are accessed using getxxx and setxxx methods. There are no public instance variables. All of these It may have many constructors as necessary. All persistent values are accessed using getxxx and setxxx methods. There are no public instance variables. All of these It may have many constructors as necessary. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How does Tomcat execute a JSP? None of these By one of Tomcat's threads As a CGI script As an independent process None of these By one of Tomcat's threads As a CGI script As an independent process ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What servlet processor was developed by Apache Foundation and Sun? Sun servlet processor Apache Web server Apache Tomcat None of these Sun servlet processor Apache Web server Apache Tomcat None of these ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How many JDBC driver types does Sun define? Two Three One Four Two Three One Four ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Type(s) can be used in either applet or servlet code? Both Type 3 and Type 4 Both Type 1 and Type 3 Both Type 1 and Type 2 Type 4 only Both Type 3 and Type 4 Both Type 1 and Type 3 Both Type 1 and Type 2 Type 4 only ANSWER DOWNLOAD EXAMIANS APP