answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What does a binary code represent?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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


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.


How is infinity represented in binary code?

Infinity is not directly represented in binary code. Binary code uses a finite number of bits to represent numbers, so it is not capable of representing infinity. However, there are ways to approximate infinity in binary code, such as using a special bit pattern to represent a very large number.


What is binary code and why was it chosen to represent data in computers?

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.


What is the relationship between binary code and Morse code?

Binary code and Morse code are both systems used to represent information through a series of symbols. Binary code uses combinations of 0s and 1s to represent letters, numbers, and other characters in computers, while Morse code uses combinations of dots and dashes to represent the same information in telecommunication. Both codes serve as a way to encode and decode information, but they use different symbols and methods to do so.


How do Morse code and binary code compare and contrast in terms of their methods of encoding and decoding information?

Morse code and binary code both encode and decode information, but they use different methods. Morse code uses combinations of dots and dashes to represent letters and numbers, while binary code uses combinations of 0s and 1s. Morse code relies on sound or light signals, while binary code is used in computers to represent data. Both codes require a key or chart to decode the information.


How many bits of binary code do you need to represent the answer to the sum 10 6?

If you mean 10 + 6 that's 16 which is 10000 in binary


Why do robots use binary code?

Yes. Any electronic device that need to move information uses binary code


What is the binary code for 01001011?

That IS the binary code.


How the computer can understand binary language?

The computer understands binary because the 1 means on and the 0 means off, so that controls how it operates. Binary language is then converted to our number system where the numbers represent things. ASCII code is used to convert binary to text.


What is -33 in binary code?

00100001 is the binary code for 33