The right most bit of the Binary numbers is _____.
2023
The right most bit of the Binary numbers is _____.
- A.
LBB
- B.
MBB
- C.
LSB
- D.
MSB
Attempted by 1935 students.
Show answer & explanation
Correct answer: C
In binary numbers, bits are arranged from right to left. The rightmost bit is the least significant bit (LSB), which represents the smallest value (2^0). The leftmost bit is the most significant bit (MSB), representing the largest value. Therefore, the rightmost bit is always the LSB.