answersLogoWhite

0


Best Answer

Binary code is a base 2 number system, with only the digits 0 and 1. It is used to represent the on/off states of transistors in integrated circuits, with 0 representing off and 1 representing on. So, binary codes represent the possible states of hardware transistors, and the binary codes represent numbers and letters through a coding system like ASCII or EBCDIC.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is binary code and why was it chosen to represent data in computers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can a Canadian computer talk with a Chinese computer?

Computers transmit information in binary code (also called "Machine Code") and then the computer's Operating System takes that binary code information and displays it in the language that the operator has chosen for it to be displayed it. All computers, regardless of language or country, use the same machine code.


Who used binary code for computers?

Yes, it is.


What Numbers that computers use to store and process data?

BINARY


What is the binary language used by computers?

Machine code.


Why is BCD code called a weighted code?

A: A Binary code represent a binary number 0.1.2.4.8. etc. that is why it is called a weighted number


Can binary code be used to represent colors?

yes


What are scientists working on to replace binary code in computers?

molecules


What is the most basic code computers use?

Machine code e.g binary code 011100010001101010001100010001001001


What does bianry code and programming have in common?

Computers read binary code. Binary code is made up of 1's and 0's. Programming sometimes uses Binary Code, sometimes not. That's what they have in common.


What is a EBCDIC?

EBCDIC code stands for extended binary coded decimal interchange code....it is an 8 bit code and can provide 256 different characters..it is used on ibm mainframes and on other large computers.. EBCDIC code stands for extended binary coded decimal interchange code....it is an 8 bit code and can provide 256 different characters..it is used on ibm mainframes and on other large computers..


How is data inputted into the tablet?

The electricity pulse represent a binary code which can be read by the tablet. Also the binary code can be transmitted by wireless signals.


What is the hexadecimal code?

This is a code that computer programmers use to better communicate with computers. Because computers operate on a binary code system that is difficult for humans to understand, a code that made communicating with computers easier.