Jump to content

Search results

Showing results for object oriented programming. No results found for Object-oriented programmingn.
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • Thumbnail for Object-oriented programming
    Object-oriented programming (OOP) is a programming paradigm based on the concept of objects. Objects can contain data (called fields, attributes or properties)...
    67 KB (7,159 words) - 00:55, 20 April 2025
  • In object-oriented programming, inheritance is the mechanism of basing an object or class upon another object (prototype-based inheritance) or class (class-based...
    32 KB (3,814 words) - 15:15, 3 April 2025
  • Thumbnail for Factory (object-oriented programming)
    In object-oriented programming, a factory is an object for creating other objects; formally, it is a function or method that returns objects of a varying...
    21 KB (2,594 words) - 05:46, 5 October 2024
  • object-oriented programming, a constructor (abbreviation: ctor) is a special type of function called to create an object. It prepares the new object for...
    35 KB (4,257 words) - 15:27, 19 April 2025
  • Thumbnail for Object database
    used in object-oriented programming. Object databases are different from relational databases which are table-oriented. A third type, object–relational...
    20 KB (2,324 words) - 10:30, 3 January 2025
  • In object-oriented programming, delegation refers to evaluating a member (property or method) of one object (the receiver) in the context of another original...
    14 KB (1,631 words) - 17:00, 23 February 2025
  • In object-oriented programming, an interface or protocol type is a data type that acts as an abstraction of a class. It describes a set of method signatures...
    4 KB (400 words) - 07:10, 30 April 2024
  • This is a list of notable programming languages with features designed for object-oriented programming (OOP). The listed languages are designed with varying...
    5 KB (339 words) - 01:03, 25 October 2024
  • Model-based testing (MBT) Object modeling language Object-oriented modeling Object-oriented programming Object-oriented user interface QVT Shlaer–Mellor method Software...
    26 KB (3,256 words) - 03:51, 13 January 2025
  • object-oriented programming, analysis and design, object identity is the fundamental property of every object that it is distinct from other objects....
    5 KB (614 words) - 12:12, 31 October 2024
  • similarity has been explained by programming language theorists in terms of existential types. In object-oriented programming languages, and other related...
    16 KB (1,433 words) - 09:37, 12 April 2025
  • Thumbnail for Association (object-oriented programming)
    In object-oriented programming, association defines a relationship between classes of objects that allows one object instance to cause another to perform...
    2 KB (260 words) - 01:02, 27 March 2024
  • This comparison of programming languages compares how object-oriented programming languages such as C++, Java, Smalltalk, Object Pascal, Perl, Python...
    83 KB (1,730 words) - 03:14, 25 January 2025
  • In object-oriented programming, a class defines the shared aspects of objects created from the class. The capabilities of a class differ between programming...
    46 KB (5,247 words) - 02:37, 1 April 2025
  • and destruction of an object-oriented programming instance Object copying – Technique in object-oriented programming Semantic Web – Extension of the Web...
    3 KB (328 words) - 03:28, 17 April 2025
  • compositions are objects used in object-oriented programming, tagged unions, sets, sequences, and various graph structures. Object compositions relate...
    19 KB (2,284 words) - 21:13, 15 October 2024
  • In computing, aspect-oriented programming (AOP) is a programming paradigm that aims to increase modularity by allowing the separation of cross-cutting...
    54 KB (5,341 words) - 03:09, 18 April 2025
  • Prototype-based programming is a style of object-oriented programming in which behavior reuse (known as inheritance) is performed via a process of reusing...
    22 KB (2,483 words) - 12:32, 18 April 2025
  • Concurrent object-oriented programming is a programming paradigm which combines object-oriented programming (OOP) together with concurrency. While numerous...
    1 KB (89 words) - 10:39, 12 August 2024
  • Object-oriented modeling (OOM) is an approach to modeling an application that is used at the beginning of the software life cycle when using an object-oriented...
    2 KB (296 words) - 21:00, 21 February 2020
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)