Vidyalelo
Python · Q1

Concept of Object Oriented Programs in Python

Programming · Python · question 1

Q1

What is the main goal of object-oriented programming (OOP)?

A.
To model real-world entities and their interactions
Answer
B.
To maximize efficiency
C.
To use fewer lines of code
D.
To create simple programs

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board