asked 124k views
2 votes
What is the difference between object oriented programming and procedural programming?

asked
User Axnet
by
7.6k points

1 Answer

0 votes
procedural programming is that it relies on procedures that operate data, these are two separate concepts. In object oriented programming. The use of objects also makes it possible to reuse code.
answered
User Dqthe
by
8.6k points