October 2006
Intermediate to advanced
544 pages
14h 29m
English
In Chapter 2, we learnt binary numbers. We used unsigned (positive) numbers only. In this chapter, the concept of binary arithmetic numbers (positive and negative) and their operations will be discussed. We shall also learn the concept of two’s complement numbers and their operations.
A 32-bit computer system, like a Pentium, can easily perform arithmetic operations on two binary numbers as big as four bytes (32 bits) [1 byte = 8 bits]. Nowadays, computers can simultaneously deal with an 8-byte word (a 64-bit number).
Let us assume that two arithmetic number A and B each of four bits, which are to be added. Let us assume bits in A are A3
Read now
Unlock full access