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? None of these A Java applet A Java application A Java servlet None of these A Java applet A Java application A Java servlet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL To run a compiled Java program, the machine must have what loaded and running? Java bytecode Java virtual machine A Web browser Java compiler Java bytecode Java virtual machine A Web browser Java compiler ANSWER DOWNLOAD EXAMIANS APP
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 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 All of Type 1, Type 2, Type 3 and Type 4 Type 1 only Both Type 3 and Type 4 Type 2 only All of Type 1, Type 2, Type 3 and Type 4 Type 1 only Both Type 3 and Type 4 ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL ________ is an open source DBMS product that runs on UNIX, Linux and Windows. JDBC/SQL Sun ACCESS MySQL JSP/SQL JDBC/SQL Sun ACCESS MySQL JSP/SQL ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Types are for use over communications networks? Neither Type 3 nor Type 4 Type 3 only Both Type 3 and Type 4 Type 4 only Neither Type 3 nor Type 4 Type 3 only Both Type 3 and Type 4 Type 4 only ANSWER DOWNLOAD EXAMIANS APP