A letter is stored in binary on a computer. The word summer in binary is written as: 011100110111010101101101011011010110010101110010. That's 48 digits. There are 8 bits in 1 byte, thus 48/8 = 6. So 6 bytes are used to store summer.
On modern computers, each character in the English alphabet is represented by a byte. Therefore the word SUMMER takes up 6 bytes of memory.
The memory in the computer is stored in the form of bits and bytes
bytes
Bytes are what computers use for memory. They store digital information that the computer uses.Example: An average song is about 6 megabytes or roughly 6000000 bytes
Answer Gigabytes is a measure of computer memory storage capacity, Gigahertz is a measures frequency, the two can not be equated.
128K bytes
4,096 In computer memory, "kilo" refers to 2 to the 10th power, or 1024, rather than to 1000.
2147483648 bytes
Random access memory is a kind of computer or printer memory, which can be retrieved randomly. Whatever byte of memory can be retrieved without disturbing the other bytes of memory.
about 4 MB
The memory address space is 64 MB, which means 226. However, each word is 4 bytes, which means that you have 224 words. This means you need log2 224 or 24 bits, to address each word.
integer data type consumes memory of 4 bytes or 32 bits
In computer memory terms, one gigabyte = 1,073,741,824 bytes. In telecomunication terms, it is commonly referred to as 1,000,000,000 bytes. For most marketing reasons, it is shortened to mean 1,000,000,000 bytes, however this is slightly misleading.