JDBC, Java Server Pages, and MySQL Where is metadata stored in MySQL? In the MySQL database mysql None of these In the MySQL database metasql In the MySQL database metadata In the MySQL database mysql None of these In the MySQL database metasql In the MySQL database metadata ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL MySQL is just as powerful as Oracle and is half the price. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL ________ is an open source DBMS product that runs on UNIX, Linux and Windows. JSP/SQL MySQL Sun ACCESS JDBC/SQL JSP/SQL MySQL Sun ACCESS JDBC/SQL 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 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. There are no public instance variables. All of these ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Even though Java is machine-independent, JSPs are not. True False True False 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 Both Type 3 and Type 4 Type 2 only All of Type 1, Type 2, Type 3 and Type 4 Type 1 only Both Type 3 and Type 4 Type 2 only All of Type 1, Type 2, Type 3 and Type 4 ANSWER DOWNLOAD EXAMIANS APP