previous
|
start
|
next
Self Check
Arrays and lists remember the order in which you added elements; sets do not. Why would you want to use a set instead of an array or list?
Why are set iterators different from list iterators?
previous
|
start
|
next