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


In which statement the LINQ query is executed?



In which statement the LINQ query is executed?..

Answer / Radhakrishna Gupta

The LINQ query is executed when you call a method that contains the query, like Foreach or ToList().

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

what is LINQ? Why is it required?

1 Answers  


Is linq an orm?

1 Answers  


What are lazy/deferred loading and eager loading?

1 Answers  


What is difference among Single, SingleOrDefault, First and FirstOrDefault?

1 Answers  


What is the use of linq in c#?

1 Answers  


How does linq to sql work?

1 Answers  


How var type is different from anonymous type?

1 Answers  


How can you handle concurrency in LINQ to SQL?

1 Answers  


What is the difference between sql and linq?

1 Answers  


What is linq in vb net?

1 Answers  


How will you find the index of the element using where () with lambda expressions?

1 Answers  


What is the query syntax?

1 Answers  


Categories