Which of the following are the key concepts of Functional Programming
a. Immutability b. Pure functions c. Inheritance d. Referential Transparency .
a,b,d
Immutability, Pure functions and Referential Transparency are the key concepts of Functional Programming