Khan.randRange(4, 11) arrSize - 1 md_test_exercise.initArr(arrSize) md_test_exercise.maxValue() md_test_exercise.option[0] md_test_exercise.option[1] md_test_exercise.option[2]

A set is an abstract data type that is similar to a bag. It is also unordered, but it does not allow duplicates. Examples of sets would be even integers or a collection of the movies you have previously seen. Which bag behavior would need to be modified for a set?

theAnswer
  • option0
  • option1
  • option2

hint 1 would go here lastIndex

hint 2 would go here