Results 1 to 14 of 14

Thread: OOPS concept.....

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Nov 2006
    Answers
    1

    Re: OOPS concept.....

    OOPS stands for Object oriented programming concept.
    It basically designed on principle like Abstraction,Encapsulation,Polymorphism,Inheritance.
    Abstraction-The ability of programmatic objects to represent real-world objects is called abstraction.
    Encapsulation-Encapsulation is the concept that implementation of an object is independent of its interface.
    Polymorphism-Polymorphism is the ability of different classes to provide different implementations of the same public interfaces.
    Inheritance-For reusablily,such as using used functionaliy from existing one.

    Last edited by riteshkmirche; 03-03-2007 at 03:47 AM.

  2. #2
    Contributing Member
    Join Date
    Mar 2007
    Answers
    42

    Smile Re: OOPS concept.....

    Quote Originally Posted by riteshkmirche View Post
    OOPS stands for Object oriented programming concept.
    It basically designed on principle like Abstraction,Encapsulation,Polymorphism,Inheritance.
    Abstraction-The ability of programmatic objects to represent real-world objects is called abstraction.
    Encapsulation-Encapsulation is the concept that implementation of an object is independent of its interface.
    Polymorphism-Polymorphism is the ability of different classes to provide different implementations of the same public interfaces.
    Inheritance-For reusablily,such as using used functionaliy from existing one.
    Ritesh 'abstract'ed OOPS in a better way


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact