Question:
A student in the DevNet class is learning SDKS and APIS. What is the difference between an API and an SDK?
- An API is essentially a documented set of URIs, whereas an SDK is a package integrated with code examples and libraries.
- An API contains the components that have been created for a specific purpose, whereas an SDK is commonly an interface for a service.
- An API is a tool box that contains multiple SDKs, whereas each SDK allows the creation of software for a specific hardware platform.
- An API is a software development tool for developing applications, whereas an SDK is a set of protocols for building application software.
Explanation: Most SDKs are packages that require installation and are integrated with libraries, documents, and code examples. APIs are essentially a documented set of URIs that act as an interface for a service.
Exam with this question: DevNet Associate – Practice Final Exam Answers
Please login or Register to submit your answer