97.5k views
2 votes
Yes I believe that Oop should be phased out.....Give me 2 reasons plzz

User Sichinumi
by
4.8k points

1 Answer

7 votes

Answer:

Yes, we need a modern programming language to support all paradigms. Hence, OOPS will remain the doctrine of selection, but other paradigms like functional oriented programming language will also exist, and this is like in Python.

Reasons are:

1. OOPS is not always the correct option, sometimes Functional oriented programming languages can also be.

2. And in some cases, a procedural programming language can be a better option. Hence, it's better to have all paradigms being supported rather than one, like in the case of Python.

Step-by-step explanation:

Please check answer.

User AAnkit
by
5.1k points