JDBC, Java Server Pages, and MySQL What is not true of a Java bean? 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. There are no public instance variables. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC stands for: Java Database Connectivity None of these Java Database Components Java Database Control Java Database Connectivity None of these Java Database Components Java Database Control ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Type(s) can be used in either applet or servlet code? Both Type 3 and Type 4 Both Type 1 and Type 3 Type 4 only Both Type 1 and Type 2 Both Type 3 and Type 4 Both Type 1 and Type 3 Type 4 only Both Type 1 and Type 2 ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What MySQL property is used to create a surrogate key in MySQL? None of these SEQUENCE UNIQUE AUTO_INCREMENT None of these SEQUENCE UNIQUE AUTO_INCREMENT ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Where is metadata stored in MySQL? In the MySQL database metasql In the MySQL database metadata None of these In the MySQL database mysql In the MySQL database metasql In the MySQL database metadata None of these In the MySQL database mysql ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC Type 2 drivers connect to the native API of the DBMS. False True False True ANSWER DOWNLOAD EXAMIANS APP