IN THIS CHAPTER, YOU WILL:
Examine how computers represent data .
Declare memory locations for data .
Explore the relationship between classes, objects, and types .
Use predefined data types .
Use integral data types .
Use floating-point types .
Learn about the decimal data type .
Declare Boolean variables .
Declare and manipulate strings .
Work with constants .
Write assignment statements using arithmetic operators .
Learn about the order of operations .
Learn special formatting rules for currency .
Work through a programming example that illustrates the chapter's concepts
Updated: Thursday, June 9, 2022 7:31 AM