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 ________ is an open source DBMS product that runs on UNIX, Linux and Windows. JSP/SQL MySQL Sun ACCESS JDBC/SQL JSP/SQL MySQL Sun ACCESS JDBC/SQL 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 How many JDBC driver types does Sun define? One Three Two Four One Three Two Four 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. True False True False 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 Both Type 1 and Type 2 Type 4 only Both Type 1 and Type 3 Both Type 3 and Type 4 Both Type 1 and Type 2 Type 4 only Both Type 1 and Type 3 ANSWER DOWNLOAD EXAMIANS APP