JDBC, Java Server Pages, and MySQL What is not true of a Java bean? 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. There are no public instance variables. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is bytecode? None of these Machine-independent code Machine-specific code Java code None of these Machine-independent code Machine-specific code Java code ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Java bytecode is machine-specific code. True False True False 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? A Java applet None of these A Java application A Java servlet A Java applet None of these A Java application A Java servlet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What MySQL property is used to create a surrogate key in MySQL? SEQUENCE UNIQUE AUTO_INCREMENT None of these SEQUENCE UNIQUE AUTO_INCREMENT None of these ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Even though Java is machine-independent, JSPs are not. False True False True ANSWER DOWNLOAD EXAMIANS APP