Completion requirements
This chapter discusses eight primitive data types in Java.
1. Primitive Data
Computer memory stores arbitrary bit patterns. Making sense of these patterns involves the use of data types.
Chapter Topics:
- Data Types
- Primitive Data vs. Objects
- The Eight Primitive Data Types of Java
- Numeric Data Types
- Character and Boolean Data Types
Question 1:
Say that you came across the following torn slip of paper. What can it mean?

Source: Bradley Kjell, http://programmedlessons.org/Java9/chap08/ch08_01.html This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 License.