JDBC, Java Server Pages, and MySQL Which JDBC driver Types are for use over communications networks? Neither Type 3 nor Type 4 Both Type 3 and Type 4 Type 3 only Type 4 only Neither Type 3 nor Type 4 Both Type 3 and Type 4 Type 3 only Type 4 only ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL MySQL maintains metadata in the database meta_sql. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC Type 1 drivers are JDBC-ODBC bridge drivers. True False True False 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 Type 2 drivers connect to the native API of the DBMS. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? 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. All of these ANSWER DOWNLOAD EXAMIANS APP