Object Oriented Software Engineering View all facts Glossary Help |
| subject > programming language construct > data item > object > instance of user interface class |
| instance of user interface class comparison table | ||||||
| Subject | discard when | has definition | created when | is a subtopic of | is a kind of | is a synonym of |
|---|---|---|---|---|---|---|
| object | A data element in an object-oriented system, which has its own identity, belongs to a particular class, and has behaviour and properties | 2.1 - What is Object Orientation? | data item | instance | ||
| instance of user interface class | a program terminates | a program is started | 5.8 - The Process Of Developing Class Diagrams | object |
Next object: Java object Up: object Previous object: immutable object