1. MySQL is just as powerful as Oracle and is half the price.
A. True
B. False
2. Java programs are compiled into bytecode.
A. True
B. False
3. JDBC Type 2 drivers connect to the native API of the DBMS.
A. True
B. False
4. MySQL surrogate keys are given the property AUTO_INCREMENT.
A. True
B. False
5. A servlet is a Java program that is invoked via HTTP on the Web server.
A. True
B. False