For string membership, which statements are true? Select all that apply.
Explanation
Membership searches for a contiguous run of code points, so `cat` occurs within `concatenate` and the general substring description is accurate. It does not split text into words first or ask whether the two operands are the same object.