answersLogoWhite

0

Why is data store in a computer in binary form?

Updated: 8/17/2019
User Avatar

Wiki User

14y ago

Best Answer

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

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why is data store in a computer in binary form?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What data does the computer record?

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


In what form is data stored in a computer system?

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


What is data codes and internal representation in computer?

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


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 is data interrogation?

A bdat file is a binary data file. It contains data that is not in the form of text. The data is encoded for the purposes of computer storage and processing.


What is data file interrogation?

Data file interrogation is the process of analyzing and examining a data file to extract relevant information, identify patterns, and gain insights. It often involves using various tools and techniques to investigate the structure and content of the data in order to answer specific questions or address particular objectives. This process is crucial for data analysis, research, and decision-making.


What two numbers use to store all of a computers data?

0 (Zero) and 1 (One) are the two digits used in Binary code, which is the lowest form of code usable by a computer.


What is a bdat file?

A bdat file is a binary data file. It contains data that is not in the form of text. The data is encoded for the purposes of computer storage and processing.


What is binary form in computer?

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


10011 is the binary number system way of writing what?

Binary Number System represents the way Computer understands the instructions or data. Binary is the primary way humans can save data in Physical form, such as Land & Pits on Optical Media (CDs or DVDs).Computer interprets these binaries (collectively as BYTES - 8 bits) as instructions or data to perform its functions.So Binary system is the method of writing instructions & data for Computers.


Why are binary numbers important in digital computing?

Computers store and process data in binary form: current on or off, location magnetised or not, laser reader hits a pit or not.


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