JDBC, Java Server Pages, and MySQL Which JDBC driver Type(s) can be used in either applet or servlet code? Both Type 1 and Type 2 Both Type 1 and Type 3 Type 4 only Both Type 3 and Type 4 Both Type 1 and Type 2 Both Type 1 and Type 3 Type 4 only Both Type 3 and Type 4 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 2 drivers connect to the native API of the DBMS. False True False True ANSWER DOWNLOAD EXAMIANS APP
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? 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 How many JDBC driver types does Sun define? Three Two One Four Three Two One Four ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Type 3 and Type 4 JDBC drivers can be used for sevlets and applets. True False True False ANSWER DOWNLOAD EXAMIANS APP