Database - JDBC, Java Server Pages, and MySQL

Exercise : JDBC, Java Server Pages, and MySQL - True or False
11.
Java bytecode is machine-specific code.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

12.
Even though Java is machine-independent, JSPs are not.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

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.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

14.
With JSP, the coding is done in Java and only in Java.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

15.
Sun defines four JDBC driver types.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.