02nd Apr 2009

Evaluating Expressions in C#

What do you think would be printed on the Console when the TestEvaluationOrder method is executed ?

Evaluating Expressions in C#

What would be printed if we add parenthesis to the expression as follows:

evaluationorder2.jpg

Are you surprised by the results ?

Leave a Reply