Computer Science, asked by lakshyaanant70, 4 months ago

Perform the following conversions--- (show full conversion)
1. decimal 100 to binary
2. octal 77 to decimal
3. hexadecimal AB to binary
4. binary 1000 to decimal
5. decimal 25 to octal

Answers

Answered by danielyohannan01
1

Answer:

1. 1100 100

2. 63

3. 1010 1011

4. 8

5. 31

Similar questions