Term of the Moment

array


Look Up Another Term


Redirected from: low-level API

Definition: low-level interface


A programming interface (API) that is the most detailed, allowing the programmer to manipulate functions within a software module or within hardware at a very granular level. Contrast with high-level interface. See low-level access.