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. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL MySQL surrogate keys are given the property AUTO_INCREMENT. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Type 3 and Type 4 JDBC drivers can be used for sevlets and applets. 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? AUTO_INCREMENT SEQUENCE None of these UNIQUE AUTO_INCREMENT SEQUENCE None of these UNIQUE ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is bytecode? Machine-specific code None of these Machine-independent code Java code Machine-specific code None of these Machine-independent code Java code ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL The JVM (Java virtual machine) interprets Java bytecode at run time. True False True False ANSWER DOWNLOAD EXAMIANS APP