What do you mean by functional programming?
Answers
Answered by
0
In computer science, functional programming is a programmingparadigm—a style of building the structure and elements of computer programs—that treats computation as the evaluation of mathematical functions and avoids changing-state and mutable data. ... They can have side effects that may change the value of program state.
Similar questions