What are the most important commands to learn to master OOP in Java? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

What are the most important commands to learn to master OOP in Java?

I'm trying to improve myself in this topic but im not sure on which particular commands i should focus more. Thank you for your answers

12th Aug 2018, 11:16 AM
Kliti Nikollau
Kliti Nikollau - avatar
3 Answers
+ 12
Yesh Jadav Java doesn't have pointer it has references.. 😅 https://stackoverflow.com/questions/2629357/does-java-have-pointers
12th Aug 2018, 5:05 PM
$hardul B
$hardul B - avatar
+ 11
to master oop in java u required to clear specific points ... 1) pointers 2)class 3)method 4)various tuples 5)inheritance 6)polymorphism (exceptional) 7)contructors
12th Aug 2018, 11:24 AM
Yesh Jadav
Yesh Jadav - avatar
+ 8
yess $hardul Birje thanks for correcting
12th Aug 2018, 5:11 PM
Yesh Jadav
Yesh Jadav - avatar