Answer Posted / amit bhardwaj
one object to send message to other object is called
callback and the Methos use to call back message are known
as callback method.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is string [] args in c#?
What is remote data?
Can we store different data types in arraylist in c#?
What is the purpose of namespace?
What does void mean unity?
What is boxing & unboxing?
Can interface inherit class in c#?
What does == mean in c sharp?
Explain a MSIL ? Why is it appreciated by all developers?
How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?
Can multiple inheritance implemented in c# ?
Why is c# good for games?
what is IEquatable
How to do and Apply Themes to Datagrid,Lable,Textbox,etc., in C#.NET 2005 Windows Application? (like who we will do themes in ASP.NET using .CSS and .SKIN files). Urgent!!
What is the advantage of singleton class?