Loading practice questions
Callback is an operation provided by
Correct Answer: D — Abstraction
Explanation:
A call back is a programming idiom which a client provides a function to the server and the server calls the client's function whenever the appropriate conditions are met.