JDBC, Java Server Pages, and MySQL JSP pages provide a means to create dynamic Web pages using HTML and the Java programming language. True False True False 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 SEQUENCE None of these UNIQUE AUTO_INCREMENT SEQUENCE None of these 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 MySQL JSP/SQL JDBC/SQL Sun ACCESS MySQL JSP/SQL 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 application A Java servlet A Java applet None of these A Java application A Java servlet A Java applet None of these 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 There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. It may have many constructors as necessary. All of these There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Types are for use over communications networks? Neither Type 3 nor Type 4 Type 3 only Both Type 3 and Type 4 Type 4 only Neither Type 3 nor Type 4 Type 3 only Both Type 3 and Type 4 Type 4 only ANSWER DOWNLOAD EXAMIANS APP