What are the merits and demerits of Object Oriented Programming?

Showing Answers 1 - 10 of 10 Answers

sheeli

  • Aug 10th, 2006
 

object oriented programming has it own merits than its demerits.merits are:1.inhritance2.polymorphism(both complile time and run time) 1.operator overloading 2.function overloading3.interface implementation4.package construction

Mr. S. Chinnadurai

  • Jun 26th, 2007
 

The question is both merits and demerits of OOPS... But you have answered only the merits... Please make me know the demerits also... As you never answered the demerits, do you mean that there is no demerits in OOPS?

Ayuashi

  • May 25th, 2015
 

Demerits of oops :-
1) Slower programs
2) Not suitable for all types of problems
3) Larger program size
4) Run time errors

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions