JDBC, Java Server Pages, and MySQL ________ is an open source DBMS product that runs on UNIX, Linux and Windows. MySQL JSP/SQL JDBC/SQL Sun ACCESS MySQL JSP/SQL JDBC/SQL Sun ACCESS ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is bytecode? None of these Machine-specific code Machine-independent code Java code None of these Machine-specific code Machine-independent code Java code ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL The JVM (Java virtual machine) interprets Java bytecode at run time. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How many JDBC driver types does Sun define? Two Three One Four Two Three One Four 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? It may have many constructors as necessary. There are no public instance variables. All of these All persistent values are accessed using getxxx and setxxx methods. It may have many constructors as necessary. There are no public instance variables. All of these All persistent values are accessed using getxxx and setxxx methods. ANSWER DOWNLOAD EXAMIANS APP