Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why we use iqueryable in linq?



Why we use iqueryable in linq?..

Answer / Ajeet Singh

IQueryable is used in Linq because it is an interface that allows for deferred execution of queries. This means that the query is not executed until the result is actually needed, which can be more efficient when dealing with large data sets. IQueryable also provides a way to work with LINQ to SQL queries, allowing for database queries to be written in a similar syntax to Linq to Objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What are the Quantifiers in LINQ?

1 Answers   Sans Pareil IT Services,


What are the benefits of tier architecture style?

1 Answers  


In LINQ how will you find the index of the element using where () with Lambda Expressions?

1 Answers  


What is linq to object?

1 Answers  


What is select clause and where clause in linq?

1 Answers  


What is difference between IEnumerable and IList?

1 Answers  


what is the role of DataContext classes in LINQ?

1 Answers  


What are the benefits of a deferred execution in linq?

1 Answers  


What is linq syntax in c#?

1 Answers  


What is selectmany in linq?

1 Answers  


What are element operators?

1 Answers  


What is the difference between n-tier and n-layer architecture?

1 Answers  


Categories