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? One Three Unlimited Two One Three Unlimited Two ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC stands for: Java Database Connectivity Java Database Control None of these Java Database Components Java Database Connectivity Java Database Control None of these Java Database Components ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JSP and ASP not only look alike but their underlying technology is quite similar. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? It may have many constructors as necessary. All of these All persistent values are accessed using getxxx and setxxx methods. There are no public instance variables. It may have many constructors as necessary. All of these All persistent values are accessed using getxxx and setxxx methods. There are no public instance variables. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Type(s) can be used in either applet or servlet code? Type 4 only Both Type 3 and Type 4 Both Type 1 and Type 2 Both Type 1 and Type 3 Type 4 only Both Type 3 and Type 4 Both Type 1 and Type 2 Both Type 1 and Type 3 ANSWER DOWNLOAD EXAMIANS APP