CHAPTER 2Data Types: Objective 1.2: Compare and contrast fundamental data types and their characteristics
While computers are designed to directly work with binary code, operating systems and applications are written with human users in mind. In the previous chapter, you learned how binary bits can be used to represent different decimal, hexadecimal, and text values. In this chapter, you'll discover the different types of data objects that you can use when creating software to run on a computer.
You'll learn everything you need to know about ITF+ objective 1.2, including the following topics:
- Char
- Strings
- Numbers
- Boolean
DATA TYPES
Each data object used by an application has an associated data type that tells the computer how to handle ...
Get CompTIA ITF+ CertMike: Prepare. Practice. Pass the Test! Get Certified! now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.