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? None of these A Java servlet A Java application A Java applet None of these A Java servlet A Java application A Java applet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL ________ is an open source DBMS product that runs on UNIX, Linux and Windows. Sun ACCESS JDBC/SQL JSP/SQL MySQL Sun ACCESS JDBC/SQL JSP/SQL MySQL ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How many JDBC driver types does Sun define? Four Three One Two Four Three One Two ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. All of these It may have many constructors as necessary. There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. All of these It may have many constructors as necessary. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JSP and ASP not only look alike but their underlying technology is quite similar. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL MySQL surrogate keys are given the property AUTO_INCREMENT. False True False True ANSWER DOWNLOAD EXAMIANS APP