JDBC, Java Server Pages, and MySQL Which JDBC driver Types are for use over communications networks? Type 4 only Neither Type 3 nor Type 4 Both Type 3 and Type 4 Type 3 only Type 4 only Neither Type 3 nor Type 4 Both Type 3 and Type 4 Type 3 only ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is bytecode? None of these Machine-specific code Machine-independent code Java code None of these Machine-specific code Machine-independent code Java code 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 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 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 Type 2 only ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How does Tomcat execute a JSP? As a CGI script None of these By one of Tomcat's threads As an independent process As a CGI script None of these By one of Tomcat's threads As an independent process 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 Type 4 only Both Type 1 and Type 3 Both Type 1 and Type 2 Both Type 3 and Type 4 Type 4 only Both Type 1 and Type 3 Both Type 1 and Type 2 ANSWER DOWNLOAD EXAMIANS APP