top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How does the compiler know about the type of data used in a lambda expression?

+4 votes
246 views
How does the compiler know about the type of data used in a lambda expression?
posted Dec 24, 2014 by Muskan

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+3 votes

By-default all the methods & variables in class are private.

In C#.net Main() method is private then how compiler access this Main() Method out side the class because compiler is not part of our program then how compiler access this Main() method?

Here we loose our data abstraction property ? Can anyone put some light on it?

+3 votes

What does ? (question mark) after a type name mean in C#?

...