Math, asked by tehranitalha, 4 months ago

How to convert -8798 in binary system

Answers

Answered by shikhartripathi2007
6

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

Similar questions