Multiple choice technology web technology

300 code speicifies requested resource has multiple possibilities, each with different locations

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

HTTP 300 Multiple Choices status code indicates that the requested resource has multiple representations available, each with a different location (URI). The server should return a list of options so the user or agent can select the preferred one. The statement correctly describes this status code.