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 are deferred execution and immediate execution?



What are deferred execution and immediate execution?..

Answer / Saransh Gandharv

Deferred Execution in LINQ is a technique where the query is not executed until its result is actually needed, usually when you iterate through it. On the other hand, Immediate Execution happens when the entire result set is returned as soon as the query is executed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

How to write LINQ query for Inner Join with and condition?

1 Answers  


what is lambda expressions in LINQ?

1 Answers  


What is parallel linq?

1 Answers  


What is defaultifempty in linq?

1 Answers  


What is the difference between LINQ and Lambda Expression?

1 Answers   Petranics Solutions,


Define what is Where clause and Let clause?

1 Answers  


What does linq stand for?

1 Answers  


What is LINQ provider and what are different types of LINQ providers?

1 Answers  


Can we use linq to query against a datatable?

1 Answers  


What is linq provider?

1 Answers  


List out the data context functions. Where do we use “submitchanges()"?

1 Answers  


What are the important points to remember while using lambda expressions?

1 Answers  


Categories