Pregunta de entrevista de Box

Whats the difference between an API and a SDK

Respuesta de la entrevista

Anónimo

12 may 2015

API = application program interface, it is a logical group of functions which can be accessed using specified syntax for operations, inputs, outputs and types. SDK = collection of related API used to develop software packages

4