Multiple choice

Which of the following operations in ordered lists is used to test whether a given object instance is in the container or not?

  1. Insert

  2. Withdraw

  3. Find

  4. isMember

  5. Exit

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This operation is used to test whether a given object instance is in the container or not.