JDBC, Java Server Pages, and MySQL To run a compiled Java program, the machine must have what loaded and running? Java compiler A Web browser Java bytecode Java virtual machine Java compiler A Web browser Java bytecode Java virtual machine 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 applet None of these A Java servlet A Java application A Java applet None of these A Java servlet A Java application 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? All of Type 1, Type 2, Type 3 and Type 4 Type 2 only Type 1 only Both Type 3 and Type 4 All of Type 1, Type 2, Type 3 and Type 4 Type 2 only Type 1 only Both Type 3 and Type 4 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Even though Java is machine-independent, JSPs are not. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL The JVM (Java virtual machine) interprets Java bytecode at run time. True False True False ANSWER DOWNLOAD EXAMIANS APP