Science, asked by ramanagron8055, 1 year ago

Difference between functional and object oriented programming

Answers

Answered by MacTavish343
0
hell.. ooo...!!

Functional programming – treats programs as evaluating mathematical functions and avoids state and mutable data. 

Object-oriented programming (OOP) – organizes programs as objects: data structures consisting of datafields and methods together with their interactions.

hope this helps you....!!
Similar questions