|
What does the following mean: MIX A good answer might be:Not easy to say, without knowing more. |
Data TypesYou would like to see the rest of the paper, or know what it was used for. Without knowing the context, it is hard to say what MIX means. It could be 1009 in Roman numerals, or it could be the English word "mix" (which itself has several meanings), or it could be the last name of the old-time radio hero Tom Mix. It could be part of a label on a CD: "MTV Dance MIX", or part of a label on a bottle: "BLOODY MARY MIX." Of course, it might not be English at all. Without knowing the context, a string of letters has little meaning. Computer memory stores arbitrary bit patterns. As with a string of letters, the meaning of a string of bits depends on how it is being used. The particular scheme that is being used for a particular string of bits is a data type. A data type---
For example: is a pattern of 16 bits that might be found somewhere in computer memory. What does it represent?0000000001100111
Without knowing more about how the above pattern is being used, it is
impossible to say that it represents.
If the pattern is of data type |
QUESTION 2:What does the following 16 bit pattern represent: Click Here after you have answered the question0000000000000000 |