An array sports is defined as follows:
sports
sports = ["rugby", "tennis", "football", "squash", "hockey", "cricket"]
State why a binary search cannot be performed on this array.