JDBC, Java Server Pages, and MySQL How many copies of a JSP page can be in memory at a time? Three Unlimited Two One Three Unlimited Two One ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What MySQL property is used to create a surrogate key in MySQL? SEQUENCE AUTO_INCREMENT UNIQUE None of these SEQUENCE AUTO_INCREMENT UNIQUE None of these 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 Both Type 3 and Type 4 All of Type 1, Type 2, Type 3 and Type 4 Type 1 only Type 2 only Both Type 3 and Type 4 All of Type 1, Type 2, Type 3 and Type 4 Type 1 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 To run a compiled Java program, the machine must have what loaded and running? Java compiler Java bytecode Java virtual machine A Web browser Java compiler Java bytecode Java virtual machine A Web browser ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is sent to the user via HTTP, invoked using the HTTP protocol on the user's computer, and run on the user's computer as an application? A Java servlet A Java application None of these A Java applet A Java servlet A Java application None of these A Java applet ANSWER DOWNLOAD EXAMIANS APP