Which statement is true about APIs and SDKs?
SDKs specify how software components should interact
APIs consist of a set of SDKs, sample code, technical notes, and debugging facilities.
SDKs can be used without APIs.
APIs can be used without SDKs.
Submit