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 Which JDBC driver Type(s) is(are) the JDBC-ODBC bridge? Type 4 Type 3 Type 2 Type 1 Type 4 Type 3 Type 2 Type 1 ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL An applet is a Java bytecode program that is sent to the user via HTTP and is invoked using the HTTP protocol on the user's computer. 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. There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. All of these It may have many constructors as necessary. There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. 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 servlet None of these A Java application A Java applet A Java servlet None of these A Java application A Java applet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JSP and ASP not only look alike but their underlying technology is quite similar. True False True False ANSWER DOWNLOAD EXAMIANS APP