Computer Science, asked by robvadi, 3 days ago

How is an API different from a web application?
Instruction: Choose the option that best answers the question.
APIs work only on-premises
APIs expose programmatic functionality
APIs work only in the cloud
Web apps expose programmatic functionality

Answers

Answered by Anonymous
5

Answer:

There you have it: an API is an interface that allows you to build on the data and functionality of another application, while a web service is a network-based resource that fulfills a specific task. Yes, there's overlap between the two: all web services are APIs, but not all APIs are web services

Explanation:

I hope this answer help you. Follow for more answers

Answered by meuhui
114

Answer: APIs expose programmatic functionality

Explanation:

Similar questions