That depends what encoding is used. One common (fairly old) encoding is ASCII; that one uses one byte for each character (letter, symbol, space, etc.). Some systems use 2 bytes per character. Many modern systems use Unicode; if the Unicode characters are stored as UTF-16 - a fairly common encoding scheme - many common characters will still use a single byte, while many special symbols (for example, accented characters) will take up two bytes.
The number of bits is simply the number of bytes multiplied by 8.
four
4
40 bits or 5 byrtes
The number of bytes required to store a number in binary depends on the size of the number and the data type used. For instance, an 8-bit byte can store values from 0 to 255 (or -128 to 127 if signed). Larger numbers require more bytes: a 16-bit integer uses 2 bytes, a 32-bit integer uses 4 bytes, and a 64-bit integer uses 8 bytes. Thus, the number of bytes needed corresponds to the number of bits needed for the binary representation of the number.
about eight bits, which is equal to one byte
The word "intelligent" consists of 11 characters. In standard encoding, such as UTF-8 or ASCII, each character typically requires 1 byte. Therefore, to store the word "intelligent," 11 bytes are required.
integer data type consumes memory of 4 bytes or 32 bits
how many bytes are there in a 64-bit machine? Another Answer: It takes 8 bytes to store a 64 bit number.
The amount of bytes required to store a pointer. Platform-dependent, often 2, 4 or 8.
A system with a capacity of 232 bytes can store 4,294,967,296 bytes of data.
how many bytes are there in a 64-bit machine? Another Answer: It takes 8 bytes to store a 64 bit number.
61440 Mega Bytes(MB) that is 62914560 Kilo bytes(KB) that is 64424509440 BYTES....- Mayank