Which of the following data structures is used to store a collection of unordered and unique elements?
set
tuple
list
dictionary

Computer Science Exercises are loading ...