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 How many JDBC driver types does Sun define? Three Four One Two Three Four One Two 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 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 Type 1 only Both Type 3 and Type 4 ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL To run a compiled Java program, the machine must have what loaded and running? A Web browser Java compiler Java virtual machine Java bytecode A Web browser Java compiler Java virtual machine Java bytecode ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? All of these There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. It may have many constructors as necessary. All of these There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. It may have many constructors as necessary. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL ________ is an open source DBMS product that runs on UNIX, Linux and Windows. JDBC/SQL MySQL Sun ACCESS JSP/SQL JDBC/SQL MySQL Sun ACCESS JSP/SQL ANSWER DOWNLOAD EXAMIANS APP