#oop
Read more stories on Hashnode
Articles with this tag
Reuse, Reuse, and Reuse. Scenario The capacity to talk, breathe, eat and drink are just a few of the traits we get from the class Parent to...
Same Same but Different. Scenario An individual can have different relationships with different people. A woman can be a mother, a daughter, a...
We just gotta know how it works or what functionalities it offers, rather than how it is implemented internally. Scenario Who doesn't love a...
Quote Once an object escapes, you have to assume that another class or thread may, maliciously or carelessly, misuse it. This is a compelling reason...
Concept Everything is a Concept & Object. From the above image, we can see that an abstract concept CAR acts as a class, we can initialize a car...
History The object-oriented paradigm took its shape from the initial concept of a new programming approach, while the interest in design and analysis...