Question: Which HTTP response code describes a new resource as created successfully?

  1. `200`
  2. `201`
  3. `204`
  4. `202`

Answer: The correct answer of the above question is Option B:`201`