Explain about delegate?



Explain about delegate?..

Answer / Girijesh Kumar Singh

A Delegate in VB.NET is a user-defined data type that represents methods with a specific return type and parameters. They allow events to be encapsulated as objects, enabling the separation of event generation and event handling.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

Explain about the performance of visual basic?

1 Answers  


Explain the use of new keyword?

1 Answers  


Explain an assembly and its use?

1 Answers  


what are the types of threading models in VB.net ?

1 Answers   Satyam,


Explain about the keyword must inherit?

1 Answers  


What is the importance of a Button control?

1 Answers  


What do you mean by Redim in VB.NET?

1 Answers  


Can we use a crystal report into a another crystal report

7 Answers  


sir how i can calculate the value of two-textbox of gridview and show result in textbox within gridview in asp.net with vb.net..plz sir reply me

2 Answers   Biz Technology,


What is the significance of delegates?

1 Answers  


What are nested classes?

1 Answers  


Do event have return type?

8 Answers  


Categories