Correct option is B
Statement I is false because the binary equivalent of is actually , not .
Statement II is false because
Information Booster:
1. Converting Decimal to Binary: Divide the decimal number by 2 , write down the remainder, and repeat the process until the quotient is 0 . The binary number is the remainders read in reverse order.
2. Binary addition follows the rules similar to decimal addition, but with base 2 , so it involves carrying over when the sum exceeds 1.