answersLogoWhite

0

The Binary code represents all data in 0s and 1s by using a combination of these.

Each number system and digital data like characters and other symbols can be represented in binary by a common conversion method for each system.

Example:

Decimal number 12 is binary number 1100.

this is obtained as [1*(2^3) + 1*(2^2) + 0*(2^1) + 0*(2^0)]

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What would you call a device that works with binary data?

Digital Data is data that is stored in binary, and a Digital Device is any device that works with binary data


Difference between binary data and digital data?

Binary data refers to data that is represented using only two possible values, typically 0 and 1. This is the fundamental language of computers, where everything is ultimately represented in binary form. On the other hand, digital data is a broader term that encompasses any data that is stored or transmitted in discrete, non-continuous values. While binary data is a specific type of digital data, digital data can also include other numeral systems like decimal or hexadecimal.


How is letter a represented in binary number?

Find out how are keyboard letters represented as binary data.


Is digital data for wireless communications represented in the same way as standard computer data using the two binary digits 0 and 1?

that's correct.the binary digits are transformed into radio waves then sent.the receiving process does the opposite: radio waves are received and transformed into binary digits


Is Everything in a computer binary?

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.


How are keyboards letters represented as binary data?

z= 011001


How does digital data work?

it is a sequence of 1s and 0s. (binary) :)


Is binary code an input or output device?

Binary code is not a device. It is a numerical representation of data.


What does binary code 10010101 mean?

The binary code 10010101 represents the decimal number 149. In the context of ASCII, it corresponds to the character "¥" (the yen sign). Binary code is a base-2 numeral system used in computing and digital electronics to represent data. Each digit in the binary code is a power of 2, with each position representing an increasing power from right to left.


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


How is the way of the data is store in Windows?

Binary to Analog, Analog to Digital.


What is the term for digital information consisting of zeros and ones?

Binary Data