Which annotation is used to declare a functional interface?
@Functional
@Interface
@Override
@FunctionalInterface
This question is part of this quiz :