1 Answers
here, a=5,b=6 according to condition, if condition is true then c=5, but here condition is false then c=6. So the ans is C=6.
2892 views
Answered
here, a=5,b=6 according to condition, if condition is true then c=5, but here condition is false then c=6. So the ans is C=6.