Examveda

What is the purpose of the AsQueryable operator in LINQ?

A. Converts a sequence to an IQueryable

B. Converts a sequence to an IEnumerable

C. Converts a sequence to a List

D. Converts a sequence to an Array

Answer: Option A


Join The Discussion

Related Questions on LINQ (Language Integrated Query) in C Sharp