Procedural :

- Task is finished in the form of function or procedure.
- Manner looks at - program a sequence instruction.
- Programer must break down a problem be sub problem more simple.
- Function and procedure is principal focus.
- Function and procedure is used to manipulate data.
- Data has passive.

Object Oriented Programming :

- Function and data doesn’t be two matters apart.
- Function and data is one unitary called as active object.
- Manner looks at - program series object that cooperate to finish a problem.

Related Post