Computer Science, asked by pradu94, 28 days ago

[A] Write Advantages & Disadvantages of OOP​

Answers

Answered by Anonymous
2

Answer:

Advantages and Disadvantages of OOP

Re-usability: “Write once and use it multiple times” you can achieve this by using class.

Redundancy: Inheritance is the good feature for data redundancy. ...

Security: Using data hiding and abstraction only necessary data will be provided thus maintains the security of data.

Size: ...

Effort: ...

Speed:

Explanation:

hope it helps

Similar questions