Results 1 to 5 of 5

Thread: OOP Explanation

  1. #1

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    OOP Explanation

    I need some insight, not just knowing the facts.
    The 3 areas of OOP are Inheritance, Polymorphism and Encapsulation.

    Now, Polymorphism can be applied in 3 ways: By inheriting, by abstracting (abstract classes) and by interfacing (interface class)

    What I need to *understand* what is really the difference between abstract and interface classes. What make you use the one above the other?

    I'm preparing a short 3-5 minutes "speech" on the question "Define OOP", but don't want to read my answer like a moron. I like to know exactly what i am talking about.
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: OOP Explanation

    WIKI has a pretty good definition. They use ABSTRACT and PARAMETRIC.

    http://en.wikipedia.org/wiki/Polymor...ter_science%29

  3. #3

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: OOP Explanation

    no hell..gimme some simpler explanation..busy with a lot of stuff, and got to finish tonight
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  4. #4
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

  5. #5

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: OOP Explanation

    I can't believe it.

    I never went further (at least not to gain insight) and the first single question was "What is the difference between an abstract and interface class"

    The first, I'm telling ya. So kinda messed up. But it's ok. I did not like the "environment" and the "feel" around there. Rather stay crammed at a small desk at M$ for now then.
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width