What is lambda expressions in c#?
Answer / Ajay Kumar Rajak
Lambda expressions are anonymous functions that can be used inline within other code. They consist of a parameter list, an arrow token (=>), and the function body, all enclosed in parentheses. Lambda expressions enable functional programming constructs like higher-order functions and event handlers.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is RPC? What is the use of it?
Who is using .net core?
Describe difference between inline and code-behind?
i had attended to infosys interview on 17th april 2010...on .net..3+ experience for Technology Analyst .. to my knowledge i did well in technical and hr whether i loose the interview or still processing is taking place..am confused please. what accuatly would be happend?
What is CCW (COM Callable Wrapper)
What is the use of immutability?
What makes .net core cross platform?
Will it go to finally block if there is no exception happened?
What distributed process frameworks outside .NET do you know?
Describe session handling in a webform, how does it work and what are the limitations?
how we can capture the value in textbox when selectedvluechanged event of gridview is fired
What is the new three features of COM+ services, which are not there in COM (MTS)