11. Java bytecode is machine-specific code.
A. True
B. False
12. Even though Java is machine-independent, JSPs are not.
A. True
B. False
13. An applet is a Java bytecode program that is sent to the user via HTTP and is invoked using the HTTP protocol on the user’s computer.
A. True
B. False
14. With JSP, the coding is done in Java and only in Java.
A. True
B. False
15. Sun defines four JDBC driver types.
A. True
B. False