asked 41.4k views
9 votes
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

1 Answer

5 votes
types in java are divided into two categories. the primitive types are boolean, byte, char, short, not, long, float, and double. all other types are REFERENCE types
answered
User Bryan Watts
by
7.7k points