Q20
Which LINQ operator is used to perform a left outer join between two sequences based on matching keys?
A.
Except
B.
GroupJoin
AnswerC.
Union
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board