Anonymous

What Are The Importance Of Computer Number System?

5

5 Answers

pavan katam Profile
pavan katam answered
Without number system we can't even think of computer because it stores all the data in form of 0,1 only.So without 0,1 computer couldn't have originated also
Anonymous Profile
Anonymous answered
The importance of number system
Anonymous Profile
Anonymous answered
Computer number system is important as it helps the computer work & computer sucks.
Florio Potter Profile
Florio Potter answered

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.

a number system is a way to represent numbers. We are used to using the base-10 number system, which is also called decimal. Other common number systems include base-16 (hexadecimal), base-8 (octal), and base-2 (binary).

The binary number system is an alternative to the decimal (10-base) number system that we use every day. Binary numbers are important because using them instead of the decimal system simplifies the design of computers and related technologies.

For more information get help at CodeAvail- Online Computer Science Assignment
help

Answer Question

Anonymous