What are the two primary aspects of functional programming?

What are the two primary aspects of functional programming?



Answer:

Higher order functions.
Pure functions.


Learn More :