Vidyalelo
C# Programming · Q43

LINQ (Language

Programming · C# Programming · question 43

Q43

What is the purpose of the Zip operator in LINQ?

A.
Returns the number of elements in a sequence
B.
Converts a sequence to a List
C.
Merges two sequences by using the elements of both sequences
Answer
D.
Converts a sequence to an Array

Answer: Option C

Solution

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