From Boolean Arithmetic to Arithmetic Logic Unit (ALU)
I. The Binary Foundation
What is Binary number are?
We often hear "Binary number" in the context of Computer Science. A binary number is the Base 2 numeral system , which means the system only uses the digits 0 and 1. At its core, computer hardware...
angellee177.hashnode.dev26 min read