Hi All, I would Like to Answer u, We implement Multiple Inheritance through Interfaces.That is why only we need Interfaces because class does not support multiple Inheritance.
On Tue, Aug 21, 2012 at 9:20 PM, sulekha metta <[email protected]>wrote: > > hi all, > why do we separately need interfaces in java?? we can declare all > the methods in abstract class as abstract this serves the purpose,then why > do we have interfaces??? > -- > sulekha metta > B.E computer science > osmania university > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Rajat Saxena -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
