answersLogoWhite

0

What are bytes used to represent?

Updated: 12/22/2022
User Avatar

Wiki User

10y ago

Best Answer

bytes are used to represent the amount of capacity in a memory

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are bytes used to represent?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Explain how bytes that represent keyboard characters are decoded?

The bytes representing keyboard characters are normally used to index some sort of array (or small database) to decode the information.


Four bytes can represtent a decimal number between 0 and?

Four bytes represent 32 bits. 32 bits represent 4,294,967,296 possibilities.


1 What is a Byte?

The combination of bits used to represent a particular letter number or character. e.g.: data bytes,


How do computers represent data needed to solve problems?

Primarily bytes.


How many bytes are used to represent one character?

In the UTF 8 standard of representing text, which is the most commonly used has a varying amount of bytes to represent characters. The Latin alphabet and numbers as well as commonly used characters such as (but not limited to) <, >, -, /, \, $ , !, %, @, &, ^, (, ), and *. Characters after that, however, such as accented characters and different language scripts are usually represented as 2 bytes. The most a character can use is 4, I think (Can someone verify? I can't seem to find the answer).


How many bytes is billion?

4 bytes are enough to represent any integer in a range of approximately -2 billion, to +2 billion.


What is signal that consists of electrical pulses that represent bits grouped into bytes?

digital


Size of operator?

The sizeof() operator returns the number of bytes required to represent its argument.


How much does 3 gigabytes represent?

3 billion bytes or 24 billion bits.


How many bytes are used to represent on English words?

depends how many letters, its 1 byte per letter, although text is compressed using a variety of methods


How many digits are used in digital computer?

Used for what???The hexadecimal system is just a way to represent information. Each byte requires two hexadecimal digits. Modern computers have billions of bytes in RAM, and often a trillion or more bytes on the hard disk, so that would be billions or trillions of hexadecimal digits. Some examples of things that are often represented as hex digits: * An IPv6 address has 16 bytes - so, 32 hex digits. * A MAC address has 6 bytes (12 hex digits). * A register has a few bytes. The size varies, but is often 2-8 bytes.


How many hex digits are typically used in computing?

Used for what???The hexadecimal system is just a way to represent information. Each byte requires two hexadecimal digits. Modern computers have billions of bytes in RAM, and often a trillion or more bytes on the hard disk, so that would be billions or trillions of hexadecimal digits. Some examples of things that are often represented as hex digits: * An IPv6 address has 16 bytes - so, 32 hex digits. * A MAC address has 6 bytes (12 hex digits). * A register has a few bytes. The size varies, but is often 2-8 bytes.