Computer Science, asked by karmsinghpatel98, 5 months ago

D. Answer the questions given below.
1. How do we convert any decimal number into its binary equivalent?
2. What do you mean by number system?
3. Convert 69 into its equivalent binary number.
4. Add binary numbers (10101) and (1101).
5. Multiply binary numbers (1111) and (1001)2.​

Answers

Answered by Antra1234
2

Answer:

1.How to convert decimal to binary

Divide the number by 2

Get the integer quotient for the next iteration.

Get the remainder for the binary digit.

Repeat the steps until the quotient is equal to 0.

2.numeral system (or system of numeration) is a writing system for expressing numbers; that is, a mathematical notation for representing numbers of a given set, using digits or other symbols in a consistent manner. ...

Answered by elizabethtigga
0

hope its help you please mark me as brainlest

Attachments:
Similar questions