Q32
Which LINQ operator is used to return elements from the first sequence that are also present in the second sequence?
A.
Union
B.
Concat
C.
Except
D.
Intersect
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board