> back-end
Created by: Kitman Yiu
Updated at: 1 day ago
- Definition: Takes functions as arguments and return a function as its result
- Benefits: more modular, reusable code
- Examples: eg: Lambda Expressions and Functional Interfaces, Streams API and Collectors, Optional class, New Date and Time API