JDBC, Java Server Pages, and MySQL Java and C/C++ are so close that there are no incompatibilities between them. Therefore, a driver is not necessary. True False True False 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 1 and Type 2 Both Type 3 and Type 4 Type 4 only Both Type 1 and Type 3 Both Type 1 and Type 2 Both Type 3 and Type 4 Type 4 only 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 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 How does Tomcat execute a JSP? 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 None of these As an independent process ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How many JDBC driver types does Sun define? Four One Two Three Four One Two Three ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL With JSP, the coding is done in Java and only in Java. False True False True ANSWER DOWNLOAD EXAMIANS APP