Computer Science, asked by gurmandeepsingh26, 10 hours ago

define octal number system . describe in 20 lines​

Answers

Answered by Radhaisback2434
1

Explanation:

The next digit in octal number is represented by 10, 11, 12, 13, 14, 15, 16, 17 which represents the decimal digits 8, 9, 10, 11, 12, 13, 14, 15. In this manner the octal number 20 represents the decimal number 16 and subsequently 21, 22, 23…. octal numbers will show the decimal digits 17, 18, 19…etc and so on..

Hope its help....

Answered by Anonymous
0

Answer:

The number system whose base is 8 is known as the octal number system. The base 8 means the system uses eight digits from 0 to 7. ... In this manner the octal number 20 represents the decimal number 16 and subsequently 21, 22, 23…. octal numbers will show the decimal digits 17, 18, 19…etc and so on.

Similar questions