ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Callback is an operation provided by
Correct Answer: D — Abstraction
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.