D Number Systems
Objectives
In this appendix you’ll learn:
To understand basic number systems concepts, such as base, positional value and symbol value.
To understand how to work with numbers in the binary, octal and hexadecimal number systems.
To abbreviate binary numbers as octal numbers or hexadecimal numbers.
To convert octal numbers and hexadecimal numbers to binary numbers.
To convert back and forth between decimal numbers and their binary, octal and hexadecimal equivalents.
To understand binary arithmetic and how negative binary numbers are represented using two’s complement notation.
Get C++ How to Program, 10/e 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.