JDBC, Java Server Pages, and MySQL Which JDBC driver Type(s) can you use in a three-tier architecture and if the Web server and the DBMS are running on the same machine? Both Type 3 and Type 4 All of Type 1, Type 2, Type 3 and Type 4 Type 1 only Type 2 only Both Type 3 and Type 4 All of Type 1, Type 2, Type 3 and Type 4 Type 1 only Type 2 only ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is bytecode? Machine-independent code Machine-specific code Java code None of these Machine-independent code Machine-specific code Java code None of these 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
JDBC, Java Server Pages, and MySQL Java bytecode is machine-specific code. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC Type 2 drivers connect to the native API of the DBMS. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL MySQL surrogate keys are given the property AUTO_INCREMENT. False True False True ANSWER DOWNLOAD EXAMIANS APP