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 |
What is use of jpa?
What do I need to install netbeans?
What is java web application?
What is java lang noclassdeffounderror?
Explain suspend() method under thread class>
What is ui framework in java?
What about products that claim to detect malicious applets? : java security
What are the benefits of a jar file?
Describe life cycle of thread?
What is data persistence in java?
What is javabeans api?
What is stateless and stateful in java?