Abstract classes vs interfaces

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Anant KUMAR SINGH
    New Member
    • Aug 2007
    • 1

    #1

    Abstract classes vs interfaces

    (1) what is different between interface and abstract class.?

    (2) why do need interface and abstract class..?

    (3) why do need constructor in java..?
  • madhoriya22
    Contributor
    • Jul 2007
    • 251

    #2
    Originally posted by Anant KUMAR SINGH
    (1) what is different between interface and abstract class.?

    (2) why do need interface and abstract class..?

    (3) why do need constructor in java..?
    Hi,
    You can find answers to these questions http://www.thescripts.com/forum/thread581237.html here OR
    http://www.thescripts.com/forum/thread674148.html here(U can every find every kind of link which u require in this section).

    Comment

    • JosAH
      Recognized Expert MVP
      • Mar 2007
      • 11453

      #3
      ps. I changed your topic title; 'Java' really is a nono for a topic title.

      kind regards,

      Jos

      Comment

      • praveen2gupta
        New Member
        • May 2007
        • 200

        #4
        Originally posted by Anant KUMAR SINGH
        (1) what is different between interface and abstract class.?

        (2) why do need interface and abstract class..?

        (3) why do need constructor in java..?
        Hi
        Better specify yourr point of confussion.If you are not aware about your QN 3 then I will advice you to read the fundamental level books.

        Comment

        Working...