These are some places you can get more info:
(Almost Exhaustive) Repo of reading materials
General:
C++:
- https://www.tutorialspoint.com/cplusplus/cpp_object_oriented.htm
- https://www.geeksforgeeks.org/object-oriented-programming-in-cpp/
- https://www.w3schools.com/cpp/cpp_oop.asp
- Let Us C++ by Yahswant Kanetkar
JAVA: