In the under given expression flag = (i < 10) ? 0 : 100 if the value of 'i' is 12, then the result is
Reveal answer
Fill a bubble to check yourself
In the under given expression flag = (i < 10) ? 0 : 100 if the value of 'i' is 12, then the result is