answersLogoWhite

0

One.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How many bytes are required to store an unsigned integer range?

4


Maximum value of an unsigned integer is how many bytes?

Type size of an unsigned integer is compiler specific. Most compilers will provide 4 bytes, but the size can range from 2 to 8, or (again) whatever the implementation provides. Note: 1. Maximum value: UINT_MAX (in limits.h) 2. Size in bytes: sizeof (unsigned)


1 word is equal to how many bytes?

every character consumes 2 bytes. so if your word has 4 characters then it will consume 8 bytes.


How many KB in one character?

A character in ASCII format requires only one byte and a character in UNICODE requires 2 bytes.


How many bytes are required to store a character string?

about eight bits, which is equal to one byte


What is the domain of the unsigned character data type?

The unsigned character type has a minimum range of 0 to 255 and is therefore the ideal type to represent integers within this range, in addition to representing all character codes within the extended ASCII character set.


What is the storage space required for a character?

1 bytes


Why is 225 the largest number in bytes?

It isn't. The largest unsigned number that can be stored in one byte (8 bits) is 2^8 - 1 = 255.


How many bytes are occupied by declaring following array of characters?

A single-byte type of array has 1 byte per character; a wide-character array has 2 bytes per character of storage. Without seeing the exact definition it cannot be determined what the actual size of the array would be.


How many is 1gb?

1073741824 bytes or 10243 bytes or 230 bytes


How many bytes are thre in one kilo- Bytes?

1024 bytes


How many bytes in 512mb?

536870912 Bytes