Junior
What data type is used for lambda expressions in Java?
sobes.tech AI
Answer from AI
Functional interface. This is an interface with a single abstract method.
sobes.tech AI
Answer from AI
Functional interface. This is an interface with a single abstract method.