about use of interface,
October 28, 2008 at 11:13 AM
I want to know the use of interface. we are declaring the methods inside the interface and defining the methods in the program. we can do the same without the interface also. then whats the use of the interface?