0 Comments
Answer:
To convert the decimal number 19 to binary, we need to divide it by 2 repeatedly and write down the remainder each time until the quotient becomes 0. The remainders in reverse order give us the binary equivalent of 19, which is 10011.