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


List the important language extensions made in c# to make linq a reality?



List the important language extensions made in c# to make linq a reality?..

Answer / Janak Kumar

"The main language extensions made in C# to support LINQ are: 1. Extension Methods: These allow developers to add new methods to existing types without inheriting from those types. 2. Anonymous Types: These are used when declaring a new type for temporary use within a single method or expression. 3. Lambda Expressions: These are used to create small, anonymous functions that can be passed around and executed on demand."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

Enlist the advantages of linq?

1 Answers  


What is the linq in c#?

1 Answers  


Elaborate on plinq?

1 Answers  


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

1 Answers  


Write a program using linq to find the sum of first 5 prime numbers?

1 Answers  


What is linq in sql?

1 Answers  


Explain why select clause comes after from clause in linq?

1 Answers  


what is the difference between Statement Lambda and Expression Lambda?

1 Answers  


How to return iqueryable from linq query?

1 Answers  


Write the basic steps to execute linq query.

1 Answers  


How are standard query operators useful in linq?

1 Answers  


How to pass parameters to stored procedure using linq?

1 Answers  


Categories