About interface

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pankajs
    New Member
    • Mar 2008
    • 36

    About interface

    Why we use interfaces in java even we can only declared a method in it but not definition????? ??????????
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by pankajs
    Why we use interfaces in java even we can only declared a method in it but not definition????? ??????????
    Please do read a tutorial and stop asking these silly questions.

    kind regards,

    Jos

    Comment

    • Nepomuk
      Recognized Expert Specialist
      • Aug 2007
      • 3111

      #3
      Originally posted by pankajs
      Why we use interfaces in java even we can only declared a method in it but not definition????? ??????????
      Just one hint: Let's assume, you want several similar classes...

      Greetings,
      Nepomuk

      Comment

      • hsn
        New Member
        • Sep 2007
        • 237

        #4
        do some searching and you will get it..

        hsn

        Comment

        Working...