QuestionQ4

Fundamentals

Question Image

Refer to the exhibit. Which encoding method does this HEX string represent?

  • A Unicode
  • B Binary
  • C Base64
  • D Charcode
Explanation

The hexadecimal byte values map to ASCII characters that form a Base64 string. Its restricted alphanumeric Base64 alphabet and trailing == padding are characteristic of Base64 encoding; Base64 uses = padding when required to complete the final encoded quantum.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!