Answer Posted / abhinav
Yes Event do have return Type.It actually depends on the
Delegate Type of the Event.Most generally we
use 'EventHandler' as Delegate Type that does not have a
return Type.When you define your own Delegate you can have
a return type and then declare an Event with this Delegate
Type.While compiling the c# compiler will look for the
return Type in the objects that have subscribed to this
Event.
| Is This Answer Correct ? | 22 Yes | 6 No |
Post New Answer View All Answers
difference between control and component more than one differences
Explain the services provided by common language infrastructure.
how many server control present in .net
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.
How to run a dos command in vb.net?
Explain the observations between vb.net and vc#.net?
How many classes a dll can contain?
How to view an assembly?
difference between checkbox vs radiobutton??
What are the two main parts of .net?
what is interface and when it is used?
What is visual basic.net culture?
What are option strict and option explicit?
What is a preprocessor directive in vb.net?
What would you do to remove microsoft visual basic name space?