CCNA: Cisco Certified Network Associate — Question 1159

What is the RFC 4627 default encoding for JSON text?

Answer options

Correct answer: C

Explanation

The correct answer is C, UTF-8, as RFC 4627 specifies that JSON text should be encoded in UTF-8 by default. Options A (UCS-2), B (GB18030), and D (Hex) do not conform to the encoding requirement set forth in RFC 4627 for JSON.