answersLogoWhite

0


Best Answer

97 = 0 1 1 0 0 0 0 1

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What would be the Binary Byte to store the number 97?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a bit computers?

No Mitchell


What is eight digit binary number called either a byte or a bit?

8 bits make up 1 byte


How do you convert text into binary in vb or c sharp code?

C# EXAMPLEString text="My sample data";System.Text.ASCIIEncoding encode=new System.Text.ASCIIEncoding();//convert to binary and store in a byte[]byte[] binaryArray=encode.GetBytes(text);


A byte is a what?

A unit of memory on a computer, equaling 8 bitsA byte is an 8 digit long binary number. Each digit in a byte is called a bit.


What does the decimal number 255 mean in binary?

255 as a decimal number (also known as a base 10 number) = 11111111 in binary (also known as a base 2 number). In binary, each digit is known as a bit, and 8 bits are known as 1 byte. 255 is the largest (positive) number you can make in binary using only 8 bits (1 byte).


How many alphanumeric characters are stored within one byte?

A byte is a sequence of 8 zeroes or ones in a binary system, which is known as a bit. One byte can store one alphanumeric character.


What is full form of byte in computer?

8 bits


What is a binary float?

It is the way computers store irrational numbers. e.g. in a 4-byte binary float, which contains 32 digits of 0 and 1. the first digit says whether the number stored is positive or negative. The next 8 digits store the value of the power of 10 when the number is in scientific notation, and the remaining 23 digits store the actual digits of the number.


What is a byte?

byte">byte1. A group of binary digits or bits (usually eight) operated on as a unit.2. Such a group as a unit of memory size.No, byte is a noun.


Is Eight-digit binary number is called a byte true?

6 A byte can be an eight digit b number. On some computing applications, bytes can be other sizes. Not every 8 digit b number is called a byte because byte refers to a computing context.


The largest number that can be represented by one byte is?

The biggest number that can be represented in one byte is 11111111. Binary numbers have the ability to added together in a fashion similar to decimal numbers.


Convert 2 byte binary number to decimal?

0.00195 KB equals 2 bytes