How does Object Oriented Programming work? What does it do and how is it effective?

1.11K views

How does Object Oriented Programming work? What does it do and how is it effective?

In: Technology

10 Answers

Anonymous 0 Comments

OOP works like Reddit.

The programmer sorts information into subreddits (classes) that each have their own rules. Different users (functions/processes) can subscribe to different subreddits and create the frontpage (outcome) they want to see.

You are viewing 1 out of 10 answers, click here to view all answers.