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