JDBC, Java Server Pages, and MySQL What is not true of a Java bean? 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. It may have many constructors as necessary. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Sun defines four JDBC driver types. 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? None of these SEQUENCE UNIQUE AUTO_INCREMENT None of these SEQUENCE UNIQUE AUTO_INCREMENT ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Type 3 and Type 4 JDBC drivers can be used for sevlets and applets. 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. Sun ACCESS JSP/SQL MySQL JDBC/SQL Sun ACCESS JSP/SQL MySQL JDBC/SQL ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How does Tomcat execute a JSP? None of these As an independent process As a CGI script By one of Tomcat's threads None of these As an independent process As a CGI script By one of Tomcat's threads ANSWER DOWNLOAD EXAMIANS APP