Computer Science, asked by ibrahimkhan01012000, 7 months ago

Conversation of Number System​

Answers

Answered by annamariabilla
0

Answer:

As you know decimal, binary, octal and hexadecimal number systems are positional value number systems. To convert binary, octal and hexadecimal to decimal number, we just need to add the product of each digit with its positional value

Answered by madhu865
2

Explanation:

Number systems are the technique to represent numbers in the computer system architecture, every value that you are saving or getting into/from computer memory has a defined number system. Computer architecture supports following number systems. Binary number system. Octal number system. Decimal number system.

Similar questions