API Multiple Choice Questions
API Multiple Choice Questions Q1. Which HTTP status code range indicates a client error ? a) 100-199b) 200-299c) 400-499d) 500-599 Q2. What is the difference between POST and PUT methods in REST API ? a) POST is used for creating resources, while PUT is used for updating resourcesb) POST updates the entire resource, while PUT […]
API Multiple Choice Questions Read More »






