Vidyalelo
C# Programming · Q32

LINQ (Language

Programming · C# Programming · question 32

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
Answer

Answer: Option D

Solution

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