Asked by .,

Why are object-oriented languages very popular?

(1 point)
Responses

They can use flowcharts.

They can use flowcharts.

They can use pseudocode.

They can use pseudocode.

They are powerful, clear, and efficient.

They are powerful, clear, and efficient.

They don’t use binary.

They don’t use binary.

Answers

There are no human answers yet.
Answered by GPT-5 mini
They are powerful, clear, and efficient.

Object-oriented languages support encapsulation, inheritance, and polymorphism, which make code modular, reusable, easier to model, maintain, and extend.