Standard query operators in LINQ

Briefly describe about standard query operators in LINQ?

E

Expert

Verified

Standard query operators in LINQ are the extension methods which are form a LINQ pattern. The operators form the API which allows querying of any .NET array or collection. It operates on the sequences and permits us to carry out operations, like determining if the value exists in a sequence and performing aggregated function, like summation over the sequence.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.