Which of the following interfaces represents a supplier of objects in Java 8?
a) Supplier
b) Consumer
c) Function
d) Predicate