JDBC, Java Server Pages, and MySQL A JSP is transformed into a(n): Java applet. Neither 1 nor 2 above. Either 1 or 2 above. Java servlet. Java applet. Neither 1 nor 2 above. Either 1 or 2 above. Java servlet. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Where is metadata stored in MySQL? In the MySQL database metasql None of these In the MySQL database metadata In the MySQL database mysql In the MySQL database metasql None of these In the MySQL database metadata In the MySQL database mysql ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Even though Java is machine-independent, JSPs are not. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? 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. There are no public instance variables. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Type 3 and Type 4 JDBC drivers can be used for sevlets and applets. True False True False ANSWER DOWNLOAD EXAMIANS APP
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? 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 Both Type 3 and Type 4 ANSWER DOWNLOAD EXAMIANS APP