OOPs- An approach of thinking and writing code.
Object Oriented Programming or "OOPs" is a computer programming design that models or organizes software design data or objects rather than functions and logic.
OOPs helps us structure our program very well. The main goal or aim of Object Oriented Pr...
priyanshuraj.hashnode.dev4 min read