OOPS Asked Questions
1:What is meant by the term OOPs?
ans:- OOPs refers to Object-Oriented Programming. It is the programming paradigm that is defined using objects. Objects can be considered as real-world instances of entities like class, that have some characteristics...
gautammakavana.hashnode.dev12 min read