Chpater 2
Variables, Data Types, and Operators
Learning Objectives
By the end of this lesson, you will be able to:
- Use primitive data types in Java
- Use reference types in Java
- Implement simple arithmetic operations
- Use type-casting methods
- Input and output various data types