Inflearn brand logo image

Inflearn Community Q&A

eo63946166's profile image
eo63946166

asked

Become a computer science major by memorizing broadly and shallowly

API 뜻

Resolved

Written on

·

443

0

API를 또 다른 프로그램을 개발하는데 쉽게 할 수 있도록 도와주는 인터페이스 역할을 해주는 함수라고 생각해도 되나요? 뜻을 검색해봤을 때 표현들이 달라서 헷갈리는 것 같습니다

운영체제

Answer 1

1

nullnull8537님의 프로필 이미지
nullnull8537
Instructor

네, 맞습니다. API는 '버퍼'만큼이나 개념적인 어휘입니다. 보통 이 API라는 것을 함수 단위로 구현하므로 전혀 문제 될 것이 없겠습니다. 😄

eo63946166's profile image
eo63946166

asked

Ask a question