Self-Review Exercises
-
D.1 The bases of the decimal, binary, octal and hexadecimal number systems are , , and respectively.
-
D.2 In general, the decimal, octal and hexadecimal representations of a given binary number contain (more/fewer) digits than the binary number contains.
-
D.3 (True/False) A popular reason for using the decimal number system is that it forms a convenient notation for abbreviating binary numbers simply by substituting one decimal digit per group of four binary bits.
-
D.4 The [octal/hexadecimal/decimal] representation of a large binary value is the most concise (of the given alternatives).
-
D.5 (True/False) The highest digit in any base is one more than the base.
-
D.6 ...
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.