Question

Instead of defining class and object, it may be easier to use many variables and functions.
Then, why do we have to bother with classes and objects?


Global vars and functions are often easier to write, but end up being much harder to use. And easier to misuse and easier to screw up.
Thank you.
Topic archived. No new replies allowed.