answersLogoWhite

0

I think i fancy Lee-anne McWilliams

-Katie O'Dowd

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the largest number that can be represented as binary?

Infinity - 1


What is binary code for SOS?

In binary code, the SOS distress signal, which is represented in Morse code as "... --- ...", can be encoded as follows: the letter "S" is represented by the sequence 01010011 and the letter "O" by 01001111. Therefore, SOS in binary is 01010011 01010011 01001111 01001111 01010011 01010011. Each character is typically represented using 8 bits in ASCII encoding.


What is db in binary?

In binary, "db" would be represented as "01100100" when converted from ASCII to binary. Each character is assigned a unique binary code according to the ASCII standard.


What are Reflected codes?

a modified binary code in which sequential binary numbers are represented by expressions that differ only in one bit, to minimize errors.


How is text represented in main computer memory?

By using a binary number called ASCII code


What letters do binary code represent?

Binary code represents letters by assigning each letter a unique combination of 0s and 1s according to a specific coding scheme, such as ASCII or Unicode. Each letter can be represented by a sequence of 0s and 1s that the computer interprets as that specific character.


How do you say Sam in binary code?

To represent the name "Sam" in binary code, you need to convert each letter to its ASCII value and then to binary. The ASCII values for 'S', 'a', and 'm' are 83, 97, and 109, respectively. In binary, these values are represented as: 'S' = 01010011, 'a' = 01100001, and 'm' = 01101101. Therefore, "Sam" in binary code is 01010011 01100001 01101101.


How is letter a represented in binary number?

Find out how are keyboard letters represented as binary data.


What is meant by excess 3 code in computer science?

Excess 3 code in computer, is defined as a number code in which the decimal digit 'n' is represented by the four bit binary equivalent of n + 3. Symbolically can be represented as XS-3 code.


What is Oscar in binary code?

The name "Oscar" in binary code, using ASCII encoding, is represented as follows: O = 01001111, s = 01110011, c = 01100011, a = 01100001, r = 01110010. Therefore, "Oscar" in binary is 01001111 01110011 01100011 01100001 01110010.


What decimal number is represented by the binary number?

Every decimal number can be represented by a binary number - and conversely.


What is the binary code for 01001011?

That IS the binary code.