JDBC, Java Server Pages, and MySQL What is bytecode? Java code None of these Machine-independent code Machine-specific code Java code None of these Machine-independent code Machine-specific code ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JSP pages provide a means to create dynamic Web pages using HTML and the Java programming language. 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 A Java application None of these A Java servlet A Java applet A Java application None of these A Java servlet 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Who invented Java? Microsoft None of these Sun Netscape Microsoft None of these Sun Netscape ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? All persistent values are accessed using getxxx and setxxx methods. All of these It may have many constructors as necessary. There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. All of these It may have many constructors as necessary. There are no public instance variables. ANSWER DOWNLOAD EXAMIANS APP