Number of Bytes to store the word MEASURING
Answers
Answered by
0
Answer:
The text "MEASURING" would take up 9 bytes of storage, one per character.
Explanation:
The number of bytes and words used for an individual data value will vary depending on the storage format, the operating system, and even the computer hardware, but in many cases, a single letter or character of text takes up one byte and an integer, or whole number, takes up one word. A real or decimal number takes up one or two words depending on how it is stored.
Similar questions