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 is linq query in c#?



What is linq query in c#?..

Answer / Shashank Singh

A LINQ query in C# is a series of method calls on collections, databases, or other data sources that are used to filter, sort, group, and transform data. It is executed by the CLR (Common Language Runtime) using the appropriate data access mechanism.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is difference between linq and entity framework?

1 Answers  


How LINQ query is compiled to Expression Trees?

1 Answers  


What is LINQ provider and what are different types of LINQ providers?

1 Answers  


What is difference between first and single in linq?

1 Answers  


What is where clause and let clause?

1 Answers  


How is datacontext class related to linq?

1 Answers  


what is the difference between Skip() and SkipWhile() extension method?

1 Answers  


What are the advantages of LINQ over stored procedure?

1 Answers   UGC Corporation,


Enlist the advantages of linq?

1 Answers  


Can we use linq without entity framework?

1 Answers  


List out the main components of linq? Tell what is the extension of the file, when linq to sql is used?

1 Answers  


What are deferred execution and immediate execution?

1 Answers  


Categories