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


Differentiate between conversion operator “ienumerable"? And “todictionary"? Of linq?



Differentiate between conversion operator “ienumerable"? And “todictionary"? O..

Answer / Ankita Dubey

"IEnumerable is an interface in LINQ that represents a sequence of elements. It does not provide any methods to perform operations on the collection. Instead, it allows the use of various query operators to manipulate the data. On the other hand, ToDictionary is a method that converts the IEnumerable into a Dictionary by specifying a keySelector and an elementSelector."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

Write a program for concat to create one sequence of data rows that contains datatabless data rows, one after the other?

1 Answers  


How to return list from linq query?

1 Answers  


What is the use of System.XML.XLinq..dll in LINQ?

1 Answers   UGC Corporation,


Why do we need linq?

1 Answers  


What is difference between Select and SelectMany in LINQ?

1 Answers  


What is Expression?

1 Answers  


What is difference between single and singleordefault in linq?

1 Answers  


Why do we use linq in c#?

1 Answers  


Define what is Where clause and Let clause?

1 Answers  


Does entity framework use linq?

1 Answers  


How standard query operators useful in linq?

1 Answers  


What is the advantage of linq in c#?

1 Answers  


Categories