Content deleted Content added
자이르 보우소나루 위키 (talk | contribs) No edit summary Tag: Reverted |
m Reverted 1 edit by 자이르 보우소나루 위키 (talk) to last revision by AnomieBOT |
||
Line 4:
{{Programming paradigms}}
'''Object-Oriented Programming''' ('''OOP'''
A common feature of objects is that procedures (or methods) are attached to them and can access and modify the object's data fields. In this brand of OOP, there is usually a special name such as [[this (computer programming)|{{code|this|C++}}]] or {{code|self|swift}} used to refer to the current object. In OOP, computer programs are designed by making them out of objects that interact with one another.<ref>{{Cite journal
|