133k views
5 votes
All applications operate over a uniform _________. select one:

a. sql
b. api
c. saas
d. iaas

1 Answer

2 votes
All applications operate over a uniform API.
Correct answer:B
API stands for Application Programming Interface. It is the standard programming interfaces and protocols that sit between the applications communication software and the operating system. Having a standard interface hides the complexity of the servers from the end user.
User Janojlic
by
7.8k points