JDBC, Java Server Pages, and MySQL ________ is an open source DBMS product that runs on UNIX, Linux and Windows. JDBC/SQL JSP/SQL MySQL Sun ACCESS JDBC/SQL JSP/SQL MySQL Sun ACCESS ANSWER DOWNLOAD EXAMIANS APP
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 application None of these A Java servlet A Java applet A Java application None of these A Java servlet A Java applet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What MySQL property is used to create a surrogate key in MySQL? UNIQUE AUTO_INCREMENT None of these SEQUENCE UNIQUE AUTO_INCREMENT None of these SEQUENCE ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? It may have many constructors as necessary. All of these All persistent values are accessed using getxxx and setxxx methods. There are no public instance variables. It may have many constructors as necessary. All of these All persistent values are accessed using getxxx and setxxx methods. There are no public instance variables. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL A JSP is transformed into a(n): Java applet. Neither 1 nor 2 above. Either 1 or 2 above. Java servlet. Java applet. Neither 1 nor 2 above. Either 1 or 2 above. Java servlet. ANSWER DOWNLOAD EXAMIANS APP