Computer Science, asked by murthy1073, 1 month ago

The ____________ operator checks whether a given value is a part of the specified sequence​

Answers

Answered by Fatimakincsem
2

The identity operator checks whether a given value is a part of the specified sequence​.

Explanation:

  • These operators are very helpful in finding whether a value in a sequence exists or not.
  • If a value exists in the sequence then this operation will evaluate the number of values as true and if it does not exist then it will be considered a false value.

Similar questions