JDBC, Java Server Pages, and MySQL Which JDBC driver Type(s) is(are) the JDBC-ODBC bridge? Type 1 Type 4 Type 2 Type 3 Type 1 Type 4 Type 2 Type 3 ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? 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. All persistent values are accessed using getxxx and setxxx methods. All of these There are no public instance variables. 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Java bytecode is machine-specific code. 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 bytecode A Web browser Java virtual machine Java compiler Java bytecode A Web browser Java virtual machine Java compiler ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Type(s) can you use in a three-tier architecture and if the Web server and the DBMS are running on the same machine? All of Type 1, Type 2, Type 3 and Type 4 Type 1 only Type 2 only Both Type 3 and Type 4 All of Type 1, Type 2, Type 3 and Type 4 Type 1 only Type 2 only Both Type 3 and Type 4 ANSWER DOWNLOAD EXAMIANS APP