Is lambda functional programming?



Is lambda functional programming?..

Answer / Alok Srivastava

While Lambda expressions in Java facilitate the use of Functional Programming concepts such as higher-order functions, anonymous functions, and first-class functions, they do not make Java a purely Functional Programming language. However, they bridge the gap between traditional Object-Oriented Programming (OOP) and Functional Programming.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

What is use of jpa?

1 Answers  


What do I need to install netbeans?

1 Answers  


What is java web application?

1 Answers  


What is java lang noclassdeffounderror?

1 Answers  


Explain suspend() method under thread class>

1 Answers  


What is ui framework in java?

1 Answers  


What about products that claim to detect malicious applets? : java security

1 Answers  


What are the benefits of a jar file?

1 Answers  


Describe life cycle of thread?

1 Answers  


What is data persistence in java?

1 Answers  


What is javabeans api?

1 Answers  


What is stateless and stateful in java?

1 Answers  


Categories