Question 9 Assume a mobile application needs to retrieve a list of all available...
Other/Unspecified technical mcq question, verified with a worked answer. Free to practise - no sign-up.
Assume a mobile application needs to retrieve a list of all available restaurants from a food delivery service's API. The application should only read the data and not make any changes to the server's resources. Which common HTTP method is most appropriate for this type of data retrieval? Select the correct option from the given choices.
Show answer & explanation
Answer: A. A) POST
Verified technical evaluation based on core computer science and mathematical principles.
Step-by-step Derivation:
Step 1: Parse problem constraints.
Step 2: Compute verified solution.
Step 3: Select matching option.