exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 61 discussion

Actual exam question from Cisco's 200-901
Question #: 61
Topic #: 1
[All 200-901 Questions]

Which HTTP response code should be returned when the request is completed, but there is no content to send for the request?

  • A. 100
  • B. 204
  • C. 302
  • D. 402
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Tejas007
1 month, 4 weeks ago
Selected Answer: B
B is right
upvoted 1 times
...
ronnietherocket
8 months ago
Selected Answer: B
100 The HTTP 100 Continue informational status response code indicates that everything so far is OK and that the client should continue with the request or ignore it if it is already finished. 204 The HTTP 204 No Content success status response code indicates that a request has succeeded, but that the client doesn't need to navigate away from its current page. 302 The HTTP 302 Found redirect status response code indicates that the resource requested has been temporarily moved to the URL given by the Location header. 402 The HTTP 402 Payment Required is a nonstandard response status code that is reserved for future use.
upvoted 1 times
...
macxsz
1 year, 5 months ago
Selected Answer: B
B 204 Every successful response is 2xx
upvoted 1 times
...
Kurangy
2 years, 2 months ago
B. 204 No content. The server successfully processed the request and is not returning any content.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...