callback

US /ˈkɑːl.bæk/
UK /ˈkɑːl.bæk/
"callback" picture
1.

콜백, 회신 전화

a return telephone call

:
I'll give you a callback as soon as I have the information.
정보를 얻는 대로 다시 전화드리겠습니다.
The customer requested a callback from technical support.
고객은 기술 지원팀으로부터 콜백을 요청했습니다.
2.

콜백, 재오디션

a second audition for a role in a play or film

:
She got a callback for the lead role after her first audition.
그녀는 첫 오디션 후 주연 역할로 콜백을 받았다.
Many aspiring actors hope for a callback after their initial tryouts.
많은 지망생 배우들은 초기 오디션 후 콜백을 기대한다.
3.

콜백, 콜백 함수

a function that is passed as an argument to another function and is executed after its parent function has completed

:
In JavaScript, an asynchronous operation often uses a callback function.
자바스크립트에서 비동기 작업은 종종 콜백 함수를 사용한다.
The API requires a callback to handle the response data.
API는 응답 데이터를 처리하기 위해 콜백을 필요로 한다.