Sets are data structures that hold collection of objects without duplicates. Main operation on a sets are: add(element) adds element to the set.
確定! 回上一頁