Computer Science, asked by monikalohia28, 7 months ago

convert following number into binary number system​

Answers

Answered by ajay18sunita
1

Answer:

To convert integer to binary, start with the integer in question and divide it by 2 keeping notice of the quotient and the remainder. Continue dividing the quotient by 2 until you get a quotient of zero. Then just write out the remainders in the reverse order. Here is an example of such conversion using the integer 12.

Answered by Anonymous
3

Answer:

Incomplete question....

Similar questions