Hi all
what is the plus value of interfaces when it just declares the methods/functions/etc. of an already existing class?
Moreover what good are these empty methods (only definition no implementations) by interface ?
The comment is not meant in a negative way, I just need to understand.
Thanks in advance
S.Naveen...