JDBC, Java Server Pages, and MySQL What is bytecode? Machine-independent code None of these Java code Machine-specific code Machine-independent code None of these Java code Machine-specific code 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? None of these A Java servlet A Java application A Java applet None of these A Java servlet A Java application A Java applet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What servlet processor was developed by Apache Foundation and Sun? Sun servlet processor None of these Apache Tomcat Apache Web server Sun servlet processor None of these Apache Tomcat Apache Web server ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL MySQL maintains metadata in the database meta_sql. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL To run a compiled Java program, the machine must have what loaded and running? Java compiler Java bytecode Java virtual machine A Web browser Java compiler Java bytecode Java virtual machine A Web browser ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? There are no public instance variables. It may have many constructors as necessary. All of these All persistent values are accessed using getxxx and setxxx methods. There are no public instance variables. It may have many constructors as necessary. All of these All persistent values are accessed using getxxx and setxxx methods. ANSWER DOWNLOAD EXAMIANS APP