0 votes
in JAVA by

Lambda expressions are based on __________

       A. Procedural Programming

       B. Data Programming

       C. Functional Programming

       D. All the options

1 Answer

0 votes
by

Correct answer is Functional Programming

Lambda expressions are based on Functional Programming.

...