Vidyalelo
C# Programming · Q27

LINQ (Language

Programming · C# Programming · question 27

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
Answer
D.
Intersect

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board