1/4
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
binary
Numeral system composed of only two digits, 0 and 1, used in digital electronics and computing.
Two’s complement
A method for representing signed integers in binary, allowing for negative values using a fixed number of bits.
Unsigned Integers
Non-negative whole numbers represented in binary, without a sign bit.
Binary Addition
The process of adding two binary numbers together
Logical Shifts
Logical shifts are operation that shift the bits of a binary number to the left or right.