Saved Bookmarks
| 1. |
Name The Eight Primitive Java Types. |
|
Answer» The EIGHT PRIMITIVE types are byte, char, short, int, long, float, DOUBLE, and BOOLEAN. The eight primitive types are byte, char, short, int, long, float, double, and boolean. |
|