0 votes
in Scala Constructs by

Which of the following are the key concepts of Functional Programming 

a. Immutability b. Pure functions c. Inheritance d. Referential Transparency .

1 Answer

0 votes
by

a,b,d

 Immutability, Pure functions and Referential Transparency are the key concepts of Functional Programming

Related questions

0 votes
asked Sep 11, 2022 in Scala Constructs by sharadyadav1986
0 votes
asked Apr 21, 2022 in Scala Constructs by sharadyadav1986
...