answersLogoWhite

0

What is binary form in computer?

User Avatar

Anonymous

13y ago
Updated: 8/19/2019

First we have to know that "in which form data is stored on computer is logical" (may be the two stable states of a flip-flop, two positions of an electrical switch, two distinct voltage or current levels allowed by a circuit)

According to computers Binary form means 0 or 1,

through which data in computer is stored to represented

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is full form of byte in computer?

8 bits


What is the full form of BIT about computer?

Bit is a binary digit; there is no full form of it.


In what form is data stored in a computer system?

It is stored in binary, that is in the form of ones and zeroes.


Numbers are stored and transmitted inside a computer in?

binary form by SaravanaUltimate


Why all data stored in a computer in binary form?

Because binary (0 or 1) is the only format that the computer can understand. A transistor is either off or on. There is no other state.


What data does the computer record?

Computers record data in the form of "bits", Binary Digits.


Why is data store in a computer in binary form?

because it is the only language a computer understands. The computer can only tell if a switch is on or off, and that is represented by a 1 or a 0


What does bin stand for?

Bin is short for bianary. A binary file (commonly, but not necessarily, with the extension .bin) is a computer file which may contain any type of data, encoded in binary form for computer storage and processing purposes


What is 10011 in binary form?

it is itself in a binary form :) but if its in decimal form.. then its binary equivalent will be..(10011100011011) if it is in binry form.. its equivalent will be..(19)


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.


Importance of binary nnumber in comp?

If there was no binary, there would be no computer.


What was the earliest computer languages and were they Binary Code FORTRAN COBOL.?

The oldest computer language is machine code and all computer languages are binary encoded. It's unavoidable on binary machines.