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 Type 1 only All of Type 1, Type 2, Type 3 and Type 4 Type 2 only Both Type 3 and Type 4 Type 1 only All of Type 1, Type 2, Type 3 and Type 4 Type 2 only ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Types are for use over communications networks? Neither Type 3 nor Type 4 Both Type 3 and Type 4 Type 3 only Type 4 only Neither Type 3 nor Type 4 Both Type 3 and Type 4 Type 3 only Type 4 only ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC stands for: Java Database Connectivity None of these Java Database Components Java Database Control Java Database Connectivity None of these Java Database Components Java Database Control ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Java programs are compiled into bytecode. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is bytecode? Machine-specific code Java code Machine-independent code None of these Machine-specific code Java code Machine-independent code None of these ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How does Tomcat execute a JSP? As a CGI script None of these As an independent process By one of Tomcat's threads As a CGI script None of these As an independent process By one of Tomcat's threads ANSWER DOWNLOAD EXAMIANS APP