Types in Java are divided into two categories. The primitive types are boolean, byte, char, short, int, long, float and double. All other types are ________ types.
a. static
b. reference
c. declared
d. source
b. reference
Computer Science & Information Technology