+ 2
Why do we need to learn classes and objects and how will we apply or use it?
Like in loops, we learn loops to loop a program. But how about classes and objects? We learn classes and objects to what?
1 Odpowiedź
+ 7
We use it to reuse our codes in various ways , it's also flexible and many more benefits it have. So it is good choice to learn OOP