The only difference is the concepts that are used to solve the problem. Any one of these can solve any problem any other can solve.
Imperative: Do this. Now do this. Now do this. Ok, you are finished.
Object Oriented: These things do this to those things. Here is a thing. Now have the thing do this. Ok, you are finished.
Functional: Everything you put in here comes out changed in this specific way. Put this in there. Ok, you are finished.
Latest Answers