+ 7
Why object oriented is better than procedural oriented programming
2 Respostas
+ 15
who had time in this busy life, no one had time to go on with procedures that's why object oriented language is better
+ 3
I stand to be corrected but I think It depends on what you are programming. A lot of low level devices like point of sales or USSD are better programmed procedurally. So for modern interfaces...apps....oop is the way to go.