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

How is datacontext class related to linq?

1 Answers  


Does java have linq?

1 Answers  


When to use var or IEnumerable to store query result in LINQ?

1 Answers  


Differentiate between linq and stored procedure?

1 Answers  


What is the advantage of linq over sql?

1 Answers  


Is linq a framework?

1 Answers  


What is linq in c# with example?

1 Answers  


How to return list from linq query?

1 Answers  


what are compiled queries?

1 Answers  


What is a linqdatasource control?

1 Answers  


Which assembly represents the core LINQ API?

1 Answers  


Define api in linq?

1 Answers  


Categories