answersLogoWhite

0


Best Answer

Binary is based on 1's and 0's. Computer software is not usually written in Binary. It is written in a script that tells the computer what to do at certain times.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

6mo ago

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.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is Everything in a computer binary?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Everything in a computer is?

binary


What are some uses for the binary system on the computer?

Everything. As far as the computer is concerned, everything is 1s and 0s.


What are the application of binary code?

Everything "digital" or that is computer based.


What is 1 or 0 used in computer data is called?

The "1's and 0's" are referred to as binary. Binary is actually the only language a computer can understand. Everything else has to be translated to binary for it to understand it. 1 is conidered closed and 0 is open.


A computer is a binary machine What does that mean?

Binary is a base 2 number system in which the only possible numbers are 0 and 1. everything a computer does is done in binary. 1 (meaning true) means there is an electrical current running. (0 meaning false) means there is not.


What are the two numbers that a computer can read?

A computer works in binary, meaning that a computer interprets everything as simply 'on' or 'off', and recognizes two numbers: zero and one.


How is audio-data represented in the COMPUTER?

in a digital format, in binary.. you know the whole 0010101010010101000101011110101010100010101010 thing. In facft everything on your comptuer is represented like that.. everything you see on your screen is millions of 0's and 1's


Do binary files cause viruses?

Binary file that has malicious code in it can create viruses. It depends on the programming on how it will be executed. Security of Operating System is considered on how handling such files.


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 stored on a computers harddrive?

Everything. All of the code that tells the computer how to boot up and shut down and all of your files and programs.


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.