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 type is string in c#?
Can arraylist store different data types in c#?
Is python easier than c#?
Is linkedhashset synchronized?
Can we have multiple threads in one app domain?
Why is it efficient to use System.string under System.Text.StringBuilder ?
What is stringwriter c#?
What is arraylist c#?
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
What is difference between array and arraylist in c#?
Explain the types of errors in c#?
What is the use of tryparse in c#?
Can abstract class have constructor in c#?
Which control cannot be placed in mdi?
how to implement a web service in .net