0
How to understand the classes, methods and objects in Java?
I'm facing the programing for the first time and can't understand the abstraction things with classes, methods, objects. Can somebody explain or give n advice?
1 ответ
0
those are OOP(Object Oriented Programming). you can visualize those through real objects.