Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 210

Which HTTP code group is issued when a request is received successfully, understood, and processed?

Answer options

Correct answer: A

Explanation

The correct answer is A, 2xx, which indicates successful processing of a request. Option B, 3xx, refers to redirection messages, while C, 4xx, signifies client errors, and D, 5xx, denotes server errors.