Object Oriented Programming¶
← Back to Domain-Specific Abstractions by Domain
1 domain-specific abstractions whose origin domain is Object Oriented Programming.
- Method (computer programming) — A callable procedure associated with a class or object whose dispatch and access to receiver state express that object's behavior.