What is the purpose of BooleanSupplier function interface?
Posted: Wed Jul 13, 2022 7:50 pm
a) represents supplier of Boolean-valued results
b) returns Boolean-valued result
c) There is no such function interface
d) returns null if Boolean is passed as argument
b) returns Boolean-valued result
c) There is no such function interface
d) returns null if Boolean is passed as argument