Computer Science, asked by subhalipa8532017, 1 month ago

is produceral oriented programming better than object oriented programming (Yes/No)​

Answers

Answered by energeticengineers5
0

Answer:

Why OOP is better than procedural programming?

Object oriented programming provides data hiding so it is more secure. In procedural programming, overloading is not possible. Overloading is possible in object oriented programming. In procedural programming, function is more information than data

Similar questions