Page 1 of 1

What does Collections.emptySet() return?

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) Immutable Set
b) Mutable Set
c) The type of Set depends on the parameter passed to the emptySet() method
d) Null object