Which of the following can a class NOT be used for?
Select one:
- a. a container for static methods (subroutines)
- b. a container for static variables
- c. a primitive type
- d. a type for method parameters
- e. a type for variables
The correct answer is: a primitive type