JDBC, Java Server Pages, and MySQL How many copies of a JSP page can be in memory at a time? Two One Three Unlimited Two One Three Unlimited ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is sent to the user via HTTP, invoked using the HTTP protocol on the user's computer, and run on the user's computer as an application? None of these A Java application A Java applet A Java servlet None of these A Java application A Java applet A Java servlet 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 1 only Type 2 only All of Type 1, Type 2, Type 3 and Type 4 Both Type 3 and Type 4 Type 1 only Type 2 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 What is not true of a Java bean? 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. All persistent values are accessed using getxxx and setxxx methods. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Java programs are compiled into bytecode. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC stands for: Java Database Control Java Database Connectivity Java Database Components None of these Java Database Control Java Database Connectivity Java Database Components None of these ANSWER DOWNLOAD EXAMIANS APP