Which protocol is commonly used for API requests on the web?
- HTTP
- FTP
- SSH
- SMTP
HTTP (Hypertext Transfer Protocol) is commonly used for making API requests on the web. It is a protocol that allows data to be transferred between a client and a server, making it a fundamental part of web-based API communication.
Loading...
Related Quiz
- How does software re-engineering facilitate the accommodation of new technologies and features?
- Why is it important to document every change made during the software maintenance phase?
- Which quality attribute reflects the software's ability to perform its required functions under stated conditions for a specified period of time?
- In which testing level is system testing positioned in the software testing life cycle?
- What is a primary reason to conduct white box testing?