CCNA: Cisco Certified Network Associate — Question 55

Which two encoding methods are supported by REST APIs? (Choose two.)

Answer options

Correct answer: C, D

Explanation

The correct answers are XML and JSON, as both are widely used for data interchange in REST APIs due to their lightweight nature and ease of use. SGML and EBCDIC are outdated or less common formats, while YAML, although useful, is not as prevalent as XML and JSON in RESTful communications.