procedure progamming is based on procedure call means we can say that it is based on subroutine ,methods ,function.
while in object oriented languge is based on object and class.
difference :in oops application are devloped on the basis of real time where as procedural language it based on processing .
problems in procedural language
1.no security
2.no memory management
3.it has no proper way of exeption handling