Cognizant Interview Question

What is OOPs? Explain with real life examples.

Interview Answer

Anonymous

May 24, 2022

Object Oriented Programming (OOP) is a programming paradigm that uses classes and objects. OOPs concepts with real time examples helps to easily understand OOPs concepts. It's used to break down a software programme into reusable code blueprints (called classes) that may be used to build specific instances of things.