Functional Programming Vs Object Oriented

Functional programming and object oriented programming follow different paradigms. In functional programming, the function, or a piece of code performing a certain operation, is the basis of the code. A function processes input and returns a result. Functional programming separates data versus functions; the sending function passes data onto another function and then the second function takes .

Copyright © 2013 Dictionary.com, LLC. All rights reserved.