nerdexam
GIAC

GPYC · Question #30

A multi-byte character encoded with UTF-8 has the first byte 11861101. What will the next byte begin with?

The correct answer is C. 10. You've hit your limit · resets 1pm (America/New_York)

Python Fundamentals & Command Line Tools

Question

A multi-byte character encoded with UTF-8 has the first byte 11861101. What will the next byte begin with?

Options

  • A11
  • B01
  • C10
  • D00

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    15% (6)
  • C
    78% (32)
  • D
    5% (2)

Explanation

You've hit your limit · resets 1pm (America/New_York)

Topics

#UTF-8#multi-byte encoding#continuation bytes#binary encoding

Community Discussion

No community discussion yet for this question.

Full GPYC Practice