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
AnswerD.
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