Pregunta de entrevista de RAJA

what is OOPs in programming ?

Respuesta de la entrevista

Anónimo

29 mar 2026

OOPS (Object-Oriented Programming System) is a programming paradigm based on the concept of objects—which contain data and methods . It helps organize code in a modular, reusable, and scalable way.