answersLogoWhite

0

What is binary form in computer?

Updated: 8/19/2019
User Avatar

Wiki User

12y ago

Best Answer

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

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is binary form in computer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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 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 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 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 is the number 11 in the binary system?

11 in binary form: 1011 11 is binary form of 3


What is data codes and internal representation in computer?

Data is internally represented in binary form in what we call machine language.