Computer Science, asked by Satishyadav4242, 1 year ago

How object oriented program is different from procedure orented programming?

Answers

Answered by archana4172
0

what is the area of square

Answered by cyrusbishop
0

Answer:

Object oriented program is different from procedure oriented programming is as follows:

  • Object Oriented Programming uses objects as a bridge to have data flow from one function to another, but  Procedure Oriented Programming Language uses data values which keep floating from one function to another.
  • Object oriented programming uses down top approach of programming and Procedure oriented programming uses a top down approach of programming.
Similar questions