What are different properties provided by Object-oriented systems ?
Posted by Raj
Properties of Object Oriented Systems:
- support inheritance
- provides encapsulation of data
- provides extensibility of existing data types and classes
- provide support for complex data types
- Inheritance-one class inherite the property of another class..
- Aggregation-.is a part whole relationship.
- Association.:is a relationship between 1 or more instances of a class.
This entry was posted on October 4, 2009 at 12:14 pm, and is filed under
oop,
OOP interview questions and answers,
PHP,
PHP interview questions and answers,
Properties of Object Oriented Systems
.You can leave a response, or trackback from your own site.