Basics of object oriented programming:
Object-oriented programming referred to the language that uses objects in programming.
Oops, aim to implement real-world entities like inheritance, hiding, polymorphism etc... The main name of Oops is to bind the data members and the member function ...
shubhamsharma.hashnode.dev2 min read