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


What does a linq query return?



What does a linq query return?..

Answer / Avdhesh P.singh

A LINQ query returns an IEnumerable<T> or IQueryable<T>, which are collections of objects. The collection contains the results based on the operations performed in the query.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is linq example?

1 Answers  


Explain how you can differentiate between Conversion Operator “ToDictionary” and “IEnumerable” of LINQ?

1 Answers  


What are important features linq?

1 Answers  


What is linq in c #?

1 Answers  


what is the purpose of LINQ providers in LINQ?

1 Answers  


What is difference between linq and lambda expression?

1 Answers  


Explain how you can retrieve a single row with LINQ?

1 Answers  


What is linq in ado net?

1 Answers  


What is the difference between First() and Single() extension methods in LINQ?

1 Answers   TryTechnicals Pvt Ltd,


What is the use of System.Data.DLinq.dll?

1 Answers  


How is datacontext class related to linq?

1 Answers  


What is LINQPad?

1 Answers  


Categories