JDBC, Java Server Pages, and MySQL A JSP is transformed into a(n): Java applet. Java servlet. Either 1 or 2 above. Neither 1 nor 2 above. Java applet. Java servlet. Either 1 or 2 above. Neither 1 nor 2 above. 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 A Web browser Java virtual machine Java bytecode Java compiler A Web browser Java virtual machine Java bytecode ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is bytecode? Java code None of these Machine-specific code Machine-independent code Java code None of these Machine-specific code Machine-independent code ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Even though Java is machine-independent, JSPs are not. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC Type 1 drivers are JDBC-ODBC bridge drivers. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? All of these There are no public instance variables. It may have many constructors as necessary. All persistent values are accessed using getxxx and setxxx methods. All of these There are no public instance variables. It may have many constructors as necessary. All persistent values are accessed using getxxx and setxxx methods. ANSWER DOWNLOAD EXAMIANS APP