JDBC, Java Server Pages, and MySQL What is not true of a Java bean? 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. It may have many constructors as necessary. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Type(s) can be used in either applet or servlet code? Both Type 1 and Type 3 Type 4 only Both Type 1 and Type 2 Both Type 3 and Type 4 Both Type 1 and Type 3 Type 4 only Both Type 1 and Type 2 Both Type 3 and Type 4 ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL A JSP is transformed into a(n): Neither 1 nor 2 above. Either 1 or 2 above. Java servlet. Java applet. Neither 1 nor 2 above. Either 1 or 2 above. Java servlet. Java applet. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL The JVM (Java virtual machine) interprets Java bytecode at run time. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Java programs are compiled into bytecode. False True False True 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 application A Java servlet A Java applet None of these A Java application A Java servlet A Java applet ANSWER DOWNLOAD EXAMIANS APP