What is a lambda expression in c#?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
• An anonymous function introduced in C++11, defined as:
• [capture_list](parameters) -> return_type { body }
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
• An anonymous function introduced in C++11, defined as:
• [capture_list](parameters) -> return_type { body }
| Is This Answer Correct ? | 0 Yes | 0 No |
• An anonymous function introduced in C++11, defined as:
• [capture_list](parameters) -> return_type { body }
| Is This Answer Correct ? | 0 Yes | 0 No |
all information
What is written in c#?
what is CLONE() method?
How many bytes is an int c#?
Who benefits from ajax?
What is func delegate in c#?
How you will handle session when deploying application in more than a server? Describe session handling in a webform, how does it work and what are the limits?
What is the difference between these statements obj=null and obj.dispose()
Explain how to parse a datetime string?
Is multilevel inheritance possible in c#?
How does the lifecycle of Windows services differ from Standard EXE?
Does constructor return any value in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)