Why is OOP better than Procedural Programming?
Short Answer
Views 18
Answer:
| OOP | Procedural |
|---|---|
| Supports objects, classes | Uses functions only |
| Reusable code | Less reusable |
| Secure (encapsulation) | Less secure |
| Easy to maintain | Hard to maintain in large apps |
Related Articles:
This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of Java Programming Language, click the links and dive deeper into this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.