JDBC, Java Server Pages, and MySQL Even though Java is machine-independent, JSPs are not. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How many copies of a JSP page can be in memory at a time? Two Unlimited One Three Two Unlimited One Three ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL To run a compiled Java program, the machine must have what loaded and running? A Web browser Java compiler Java bytecode Java virtual machine A Web browser Java compiler Java bytecode Java virtual machine ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC Type 2 drivers connect to the native API of the DBMS. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What MySQL property is used to create a surrogate key in MySQL? UNIQUE None of these SEQUENCE AUTO_INCREMENT UNIQUE None of these SEQUENCE AUTO_INCREMENT ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL With JSP, the coding is done in Java and only in Java. False True False True ANSWER DOWNLOAD EXAMIANS APP