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


Which are the two main static classes of linq api that contain extension methods?



Which are the two main static classes of linq api that contain extension methods?..

Answer / Kum.anjali Singh

"System.Linq.Enumerable", "System.Linq.Queryable"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

Can you disable lazy/deferred loading?

1 Answers  


what is lambda expressions in LINQ?

1 Answers  


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

1 Answers  


What is linq used for?

1 Answers  


Write LINQ query to find 2nd highest salary?

1 Answers  


why SELECT clause comes after FROM clause in LINQ?

1 Answers  


How are standard query operators useful in linq?

1 Answers  


What is the difference between first () and firstordefault () select methods in linq?

1 Answers  


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

1 Answers  


What is the difference between linq to sql and entity framework?

1 Answers  


Can you explain brief about Aggregate() extension method in LINQ?

1 Answers  


What is select clause and where clause in linq?

1 Answers  


Categories