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 1 only Both Type 3 and Type 4 All of Type 1, Type 2, Type 3 and Type 4 Type 2 only Type 1 only Both Type 3 and Type 4 All of Type 1, Type 2, Type 3 and Type 4 Type 2 only 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 bytecode? Machine-specific code Machine-independent code Java code None of these Machine-specific code Machine-independent code Java code None of these 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 With JSP, the coding is done in Java and only in Java. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Who invented Java? Netscape None of these Microsoft Sun Netscape None of these Microsoft Sun ANSWER DOWNLOAD EXAMIANS APP