Arrays are an ordered random access collection which contains elements of a defined data type. However, those elements are not unique and you can end up with duplicates. Lets find out how we can correct that.