JDBC, Java Server Pages, and MySQL Type 3 and Type 4 JDBC drivers can be used for sevlets and applets. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL To run a compiled Java program, the machine must have what loaded and running? Java virtual machine Java bytecode Java compiler A Web browser Java virtual machine Java bytecode Java compiler A Web browser ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? 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 There are no public instance variables. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What MySQL property is used to create a surrogate key in MySQL? UNIQUE None of these SEQUENCE AUTO_INCREMENT UNIQUE None of these SEQUENCE AUTO_INCREMENT ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Java and C/C++ are so close that there are no incompatibilities between them. Therefore, a driver is not necessary. False True False True 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 3 only Type 4 only Both Type 3 and Type 4 Neither Type 3 nor Type 4 Type 3 only Type 4 only ANSWER DOWNLOAD EXAMIANS APP