answersLogoWhite

0

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

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Four bytes can represtent a decimal number between 0 and?

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


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.


1 What is a Byte?

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


What is term bytes?

Bytes are units of digital information that are commonly used to measure the size of files or the amount of data stored in a computer. One byte is equal to 8 bits, and it is often used to represent a single character of text. Bytes are a fundamental building block for storing and processing data in computers.


How do computers represent data needed to solve problems?

Primarily bytes.


How many bytes is billion?

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


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).


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 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.