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? None of these A Java servlet A Java applet A Java application None of these A Java servlet A Java applet A Java application ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Java programs are compiled into bytecode. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC Type 1 drivers are JDBC-ODBC bridge drivers. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is bytecode? Java code Machine-specific code None of these Machine-independent code Java code Machine-specific code None of these Machine-independent code 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
JDBC, Java Server Pages, and MySQL An applet is a Java bytecode program that is sent to the user via HTTP and is invoked using the HTTP protocol on the user's computer. False True False True ANSWER DOWNLOAD EXAMIANS APP