What is linq c#?



What is linq c#?..

Answer / Dhirendra Kumar Singh

LINQ (Language Integrated Query) in C# is a set of methods that provide a unified way to query data from different data sources, such as arrays, collections, databases, and XML files.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

If you define integer variable and a object variable and a structure then how those will be plotted in memory ?

1 Answers  


What is use of a HashTable in .NET?

1 Answers   Arigo Infotech,


Explain the different types of delegates used in c#.

1 Answers  


How many constructor can a class have?

1 Answers  


ctype(123.34,integer) - should it throw an error? Why or why not?

2 Answers   Wipro,


Can you override private virtual methods?

5 Answers  


What is before string in c#?

1 Answers  


What is difference between dll and exe in c#?

1 Answers  


What is returned if you pass the value 12.34 to the parsefloat () function?

1 Answers  


What is hierarchical inheritance in c#?

1 Answers  


what is collections and what is generics

4 Answers   Bally Technologies,


what are the files we need to deploay a project in the system?

2 Answers  


Categories