Which Of The Following Can A Class Not Be Used For?
- 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
Java primitive types are : int, char...