Computer Science, asked by tarunmittal6532, 1 year ago

What do you mean by functional programming?

Answers

Answered by avesh4627p4ctjq
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