In computer science, Intersection (set operation) refers to which of the following?
- A. A relation that is reflexive, antisymmetric, and transitive, used to describe orderings that are not necessarily total.
- B. A relation that is reflexive, symmetric, and transitive.
- C. A set operation that produces a set containing only the elements common to two or more sets. ✓
- D. A symbol or word, such as AND, OR, or NOT, used to combine or modify propositions in logic.
Correct answer
C. A set operation that produces a set containing only the elements common to two or more sets.
Explanation
Intersection (set operation) refers to a set operation that produces a set containing only the elements common to two or more sets.