JDBC, Java Server Pages, and MySQL Java and C/C++ are so close that there are no incompatibilities between them. Therefore, a driver is not necessary. False True False True 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 applet None of these A Java application A Java servlet A Java applet None of these A Java application A Java servlet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? All of these It may have many constructors as necessary. There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. All of these It may have many constructors as necessary. There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL 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? Type 2 only Type 1 only All of Type 1, Type 2, Type 3 and Type 4 Both Type 3 and Type 4 Type 2 only Type 1 only All of Type 1, Type 2, Type 3 and Type 4 Both Type 3 and Type 4 ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL A servlet is a Java program that is invoked via HTTP on the Web server. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Apache Web server does not support servlets. False True False True ANSWER DOWNLOAD EXAMIANS APP