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 A Java application None of these A Java servlet A Java applet A Java application None of these A Java servlet 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. False True False True 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 1 and Type 2 Both Type 1 and Type 3 Both Type 3 and Type 4 Type 4 only Both Type 1 and Type 2 Both Type 1 and Type 3 Both Type 3 and Type 4 Type 4 only ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC Type 2 drivers connect to the native API of the DBMS. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL A servlet is a Java program that is invoked via HTTP on the Web server. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Type 3 and Type 4 JDBC drivers can be used for sevlets and applets. False True False True ANSWER DOWNLOAD EXAMIANS APP