JDBC, Java Server Pages, and MySQL JDBC Type 1 drivers are JDBC-ODBC bridge drivers. 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 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? There are no public instance variables. All of these It may have many constructors as necessary. All persistent values are accessed using getxxx and setxxx methods. There are no public instance variables. All of these It may have many constructors as necessary. All persistent values are accessed using getxxx and setxxx methods. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC stands for: Java Database Control Java Database Components Java Database Connectivity None of these Java Database Control Java Database Components Java Database Connectivity None of these ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What servlet processor was developed by Apache Foundation and Sun? None of these Sun servlet processor Apache Tomcat Apache Web server None of these Sun servlet processor Apache Tomcat Apache Web server ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Type(s) can be used in either applet or servlet code? Both Type 1 and Type 3 Both Type 3 and Type 4 Both Type 1 and Type 2 Type 4 only Both Type 1 and Type 3 Both Type 3 and Type 4 Both Type 1 and Type 2 Type 4 only ANSWER DOWNLOAD EXAMIANS APP