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 deferred execution in linq?



What is deferred execution in linq?..

Answer / Dhirendra Kuamr

Deferred execution in LINQ means that the query isn't executed until its results are actually needed, such as when calling methods like ToList(), First(), or Count(). This allows for more efficient code by only retrieving the data when necessary.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is a linqdatasource control?

1 Answers  


What is linq in vb net?

1 Answers  


what is lambda expressions in LINQ?

1 Answers  


Does java have linq?

1 Answers  


Explain what is the difference between statement lambda and expression lambda?

1 Answers  


What is the benefit of using linq in dataset?

1 Answers  


Explain linq to sql?

1 Answers  


what is the purpose of LINQ providers in LINQ?

1 Answers  


What is select clause and where clause in linq?

1 Answers  


Why we use ienumerable in linq?

1 Answers  


Give the name of four LINQ Providers of .NET Framework ?

1 Answers   Sans Pareil IT Services,


How to use Having in LINQ?

1 Answers  


Categories