JDBC, Java Server Pages, and MySQL Sun defines four JDBC driver types. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How many copies of a JSP page can be in memory at a time? Unlimited Two One Three Unlimited Two One Three ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Who invented Java? Microsoft None of these Sun Netscape Microsoft None of these Sun Netscape 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 None of these A Java application A Java applet A Java servlet None of these A Java application 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 persistent values are accessed using getxxx and setxxx methods. It may have many constructors as necessary. All of these There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. It may have many constructors as necessary. All of these ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Types are for use over communications networks? Both Type 3 and Type 4 Neither Type 3 nor Type 4 Type 4 only Type 3 only Both Type 3 and Type 4 Neither Type 3 nor Type 4 Type 4 only Type 3 only ANSWER DOWNLOAD EXAMIANS APP