Method Definition: def contains(elem: A): Boolean Return Type: It returns true if the element is present in the set else it returns false.
true
false