2009 May 09 6:35 AM
Hi All,
I am new to OOPs.I have a dought.can we use events in interfaces?
Hi All,
I am new to OOPs.I have a dought.can we use events in interfaces?
2009 May 09 6:37 AM
Hi,
We can define events in interfaces.But events canot be trigged in interfaces.
2009 May 10 6:39 AM
2009 May 11 7:59 AM
Hi,
Interface is only for definition purpose, so you can use almost all the properties of the class which defining attributes, methods and Events but you cannot implement any of these....
to implement them you have to use classes
hope I am clear to you...
Regards,
Siddarth
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |