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? Type 2 only All of Type 1, Type 2, Type 3 and Type 4 Type 1 only Both Type 3 and Type 4 Type 2 only All of Type 1, Type 2, Type 3 and Type 4 Type 1 only Both Type 3 and Type 4 ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Where is metadata stored in MySQL? In the MySQL database mysql In the MySQL database metasql In the MySQL database metadata None of these In the MySQL database mysql In the MySQL database metasql In the MySQL database metadata None of these ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What programming language(s) or scripting language(s) does Java Server Pages (JSP) support? VBScript only Jscript only All of these Java only VBScript only Jscript only All of these Java only ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How many JDBC driver types does Sun define? One Three Two Four One Three Two Four ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL A servlet is a Java program that is invoked via HTTP on the Web server. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC Type 2 drivers connect to the native API of the DBMS. True False True False ANSWER DOWNLOAD EXAMIANS APP