Systems Architecture
Systems Architecture
7th Edition
ISBN: 9781305080195
Author: Stephen D. Burd
Publisher: Cengage Learning
Question
Book Icon
Chapter 3, Problem 1RQ
Program Plan Intro

Number Representation:

  • The base of the number in mathematical expressions is specified by a subscript.
  • Example:
    • In “10112”, the subscript “2” denotes that the number “1011” is interpreted as a binary number.
    • In “52678”, the subscript “8” denotes that the number “5267” is interpreted as an octal number.
    • In “532416”, the subscript “16” denotes that the number “5324” is interpreted as a hexadecimal number.
  • The base of the number can also be explicitly represented by placing a letter at the end.
  • Example:
    • The letter “H” at the end of the number “5324H”, is denotes that the number “5324” is a hexadecimal number.
    • The letter “B” at the end of the number “1011B”, is denotes that the number “1011” is a binary number.

Blurred answer
Students have asked these similar questions
What is the decimal representation of 27?
Integer Representations What decimal value does the 8-bit binary number 11001110 have if: it is interpreted as an unsigned number? it is on a computer using Two's Complement representation?
What decimal value does the 8-bit binary number 10011010 have if it is on a computer using signed-magnitude representation?

Chapter 3 Solutions

Systems Architecture

Knowledge Booster
Background pattern image
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education