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 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 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 MySQL surrogate keys are given the property AUTO_INCREMENT. False True False True 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? Type 2 only Type 1 only All of Type 1, Type 2, Type 3 and Type 4 Both Type 3 and Type 4 Type 2 only Type 1 only All of Type 1, Type 2, Type 3 and Type 4 Both Type 3 and Type 4 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