adspace
Answer Posted / Pratigya Chaudhary
A callback in C# is a method that is passed as an argument to other methods. It allows a lower-level function to call a higher-level function back, which can then perform additional actions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers