JDBC, Java Server Pages, and MySQL JSP pages provide a means to create dynamic Web pages using HTML and the Java programming language. False True False True ANSWER DOWNLOAD EXAMIANS APP
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 Which JDBC driver Types are for use over communications networks? Neither Type 3 nor Type 4 Type 3 only Type 4 only Both Type 3 and Type 4 Neither Type 3 nor Type 4 Type 3 only Type 4 only Both Type 3 and Type 4 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 There are no public instance variables. It may have many constructors as necessary. All persistent values are accessed using getxxx and setxxx methods. All of these There are no public instance variables. It may have many constructors as necessary. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL A servlet is a Java program that is invoked via HTTP on the Web server. 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 virtual machine Java bytecode Java compiler A Web browser Java virtual machine Java bytecode Java compiler A Web browser ANSWER DOWNLOAD EXAMIANS APP