JDBC, Java Server Pages, and MySQL What MySQL property is used to create a surrogate key in MySQL? SEQUENCE AUTO_INCREMENT None of these UNIQUE SEQUENCE AUTO_INCREMENT None of these UNIQUE 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 Even though Java is machine-independent, JSPs are not. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL With JSP, the coding is done in Java and only in Java. True False True False 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 servlet A Java applet A Java application None of these A Java servlet A Java applet A Java application None of these ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL MySQL maintains metadata in the database meta_sql. False True False True ANSWER DOWNLOAD EXAMIANS APP