answersLogoWhite

0


Best Answer

Binary is what digital computers operate on, yes.

Most use binary, but some have used decimal using various encodings. Some decimal machines were:

  • ENIAC
  • UNIVAC I
  • UNIVAC II
  • IBM NORC
  • IBM 702
  • IBM 705
  • IBM 7010
  • IBM 7070 family
  • IBM 7080
  • IBM 1401 family
  • IBM 1620
  • etc.
User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: The binary system used by a digital computer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

The binary system used by a digital computer consists of?

it consists of two numbers : 0 and 1


Where is the binary system typically used?

on the computer


What is the name of the counting system that uses just ones and zeroes?

That is called binary. It is used a lot in computer science.That is called binary. It is used a lot in computer science.That is called binary. It is used a lot in computer science.That is called binary. It is used a lot in computer science.


What coding method is used by the computer to convert text into Binary?

the binary numeral system


Is Everything in a computer binary?

In terms of digital information, most data in a computer is represented using binary, which is a system expressed in zeros and ones. Binary code is used to represent the instructions and data that the computer processes. However, there are also other systems and components in a computer that may not be strictly binary, such as analog signals in input/output devices.


What is importance of binary system?

It is used to do all the computer coding!


What are the differences between binary signaling and digital signaling?

Binary refers to a system which may have one of two states. In computer science the binary numbering system is used where stored and communicated values are represented by 0 and 1. A digital signaling system would be based on an underlying stream of binary numbers so in most cases the two would be used interchangeably. If "binary signaling" where to be taken literally however it would describe a signaling system which communicates two possible states. The flag on a mailbox is a binary communication system, when the flag is up it signals that mail is available for pickup, when it is down there is nothing in the mailbox.


2.In Digital there are only two type of value used Even or odd 1 or 0 0 or a None of the above?

In a computer data is represented as a series of usually binary digits. In the binary system the only numbers/values used are 0 and 1.


Why is binary numbering system commonly used in digital electronics?

Zero and one - either on or off.


Why binary number system used in digital system?

They are the best numbers for computers to use. In simple terms, as computers are electronic they use electronic currents, which can be on or off, like a light switch. 1 and 0, which are the only digits binary has, can be used to represent these two states. Binary forms the basis to all computer memory and operations.


Where is the binary number system used?

binary number system used in computers because computer can understand only binary language as it starts from 0and 1. which makes computer easier.


What is digital number system?

It will be asumed that you are refering to the binary number system, which is used in computers and digital devices. A binary number is always either 0 or 1. This is also commonly refered to as "low" or "high". This is in contrast to the decimal number system, where the numbers can vary between 0,1,2,3,4,5,6,7,8 or 9.