In a situation where a mobile app needs to minimize data usage and improve load times, which API query language is more suitable?
- GraphQL
- OData
- REST
- SQL
REST is more suitable for scenarios where data usage needs to be minimized, as it follows a stateless architecture and allows clients to request only necessary data.
Loading...
Related Quiz
- A web service uses _______ for encrypting sensitive data in transit.
- How does caching impact the performance of web services?
- _______ vulnerability arises when an application includes untrusted data in a new web page without proper validation.
- What does a successful unit test indicate about a web service method?
- Which U.S. law is focused on health data protection in web services?