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