312-49V11 · Question #153
In the middle of a high-pressure cybercrime investigation, you stumble upon a cryptic message. It appears to be encoded with the ASCII standard. The encrypted message contains a combination of lower…
The correct answer is D. The lower ASCII codes represent basic alphanumeric characters and punctuation, while the higher. Standard ASCII (0-127) includes control characters at the very low end and printable characters (letters, digits, punctuation). "Higher ASCII" commonly refers to extended codes (128-255 in many code pages), often used for accented characters, symbols, and simple graphics…
Question
In the middle of a high-pressure cybercrime investigation, you stumble upon a cryptic message. It appears to be encoded with the ASCII standard. The encrypted message contains a combination of lower ASCII and higher ASCII codes. Which statement is the most accurate concerning the interpretation of this message?
Options
- AThe lower ASCII codes refer to non-printable system codes, while the higher ASCII codes
- BBoth lower and higher ASCII codes primarily contain alphanumeric characters and punctuation
- CASCII codes at the lower end represent alphanumeric characters and punctuation. On the other
- DThe lower ASCII codes represent basic alphanumeric characters and punctuation, while the higher
How the community answered
(20 responses)- A5% (1)
- B5% (1)
- C10% (2)
- D80% (16)
Explanation
Standard ASCII (0-127) includes control characters at the very low end and printable characters (letters, digits, punctuation). "Higher ASCII" commonly refers to extended codes (128-255 in many code pages), often used for accented characters, symbols, and simple graphics, depending
Topics
Community Discussion
No community discussion yet for this question.