Domanda di colloquio di Wipro

What is oops concept ?

Risposta di colloquio

Anonimo

10 mar 2022

Object means a real-world entity such as a pen, chair, table, computer, watch, etc. Object-Oriented Programming is a methodology or paradigm to design a program using classes and objects. It simplifies software development and maintenance by providing some concepts: There are 5 types of oops concept: Object Inheritance Polymorphism Abstraction Encapsulation