JDBC, Java Server Pages, and MySQL How many copies of a JSP page can be in memory at a time? One Two Three Unlimited One Two Three Unlimited ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? There are no public instance variables. All of these It may have many constructors as necessary. All persistent values are accessed using getxxx and setxxx methods. There are no public instance variables. All of these 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 How many JDBC driver types does Sun define? One Two Four Three One Two Four Three 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 Where is metadata stored in MySQL? In the MySQL database metasql None of these In the MySQL database mysql In the MySQL database metadata In the MySQL database metasql None of these In the MySQL database mysql In the MySQL database metadata 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? A Java applet A Java servlet A Java application None of these A Java applet A Java servlet A Java application None of these ANSWER DOWNLOAD EXAMIANS APP