JDBC, Java Server Pages, and MySQL A servlet is a Java program that is invoked via HTTP on the Web server. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What MySQL property is used to create a surrogate key in MySQL? UNIQUE SEQUENCE AUTO_INCREMENT None of these UNIQUE SEQUENCE AUTO_INCREMENT None of these ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC stands for Java Database Connectivity False True False True 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 Sun ACCESS MySQL JDBC/SQL JSP/SQL Sun ACCESS MySQL JDBC/SQL 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 Which JDBC driver Type(s) can you use in a three-tier architecture and if the Web server and the DBMS are running on the same machine? All of Type 1, Type 2, Type 3 and Type 4 Type 1 only Both Type 3 and Type 4 Type 2 only All of Type 1, Type 2, Type 3 and Type 4 Type 1 only Both Type 3 and Type 4 Type 2 only ANSWER DOWNLOAD EXAMIANS APP