How to evaluate this expression int res = a < b ? a < c ? a : b : c;

Apr 26 2012 3:27 PM
Hi Guys,
Please help me to understand , how the below expression is evaluated in C#
Please reply to my mail id
Thanks
Mallikarjun
([email protected])

Answers (2)