Multiple Choice
All arrays implicitly inherit from which generic interface
A) IList
B) IEnumerable
C) IEnumerator
D) a and b
E) a and c
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the following statements about functional
Q2: Class Enumerable provides static method _ to
Q3: Covariance works only with reference types that
Q5: Which of the following statements is false<br>A)
Q6: A _ is the general term for
Q7: Which of the following statements is false<br>A)
Q8: Which of the following statements is false<br>A)
Q9: Which of the following statements is false<br>A)
Q10: Which of the following is not a
Q11: The compiler converts LINQ queries into calls