Computer Science, asked by henna20, 1 month ago

long answer questions
1. What is number system? explain.
2. what are the rules to convert a decimal number into a binary numbers?
3. write the rules to subtract two binary numbers.​

Answers

Answered by tpalak105
2

Explanation:

  1. The number system is the system of naming or representing number . There are various types of number system in

maths like decimal,binary and etc .

2.write down the decimal number.

2.Divide the number by 2

3 Write the result underneath

4 Write the remainder on the right hand side

5.Divide the result of the division by 2 and again write down the remainder.

6. continue dividing and writing down remainder until the result of the division is 0.

7. The most significant bit is at the bottom of the column of remainder and the least significant bit is at the top.

8.Read the series of 1s and 0s on the right from the bottom up.This is the binary equivalent of the decimal number.

3.To subtract binary numbers simply align the two numbers and subtract as you would as regular problem .

To subtract with the complement method align the number and if necessary ,add zero to the front of the second number to give it has an equal amount of visit.

I hope it will help you

Similar questions