Examveda

What does Collections.emptySet() return?

A. Immutable Set

B. Mutable Set

C. The type of Set depends on the parameter passed to the emptySet() method

D. Null object

Answer: Option A


This Question Belongs to Java Program >> Collections Framework In Java

Join The Discussion

Related Questions on Collections Framework in java