Q & A by Maninder Singh

Question:

QUESTION: What is object-oriented programming (OOP)?

Answer:

Object-oriented programming is like a programming paradigm that uses objects, which are instances of classes, to represent and manipulate data and behavior in a structured way.