What is the value of z
z=(a<b) ?a:b;
Answers
Answered by
0
according to the values,
if (a<b)
z=a
if(a>b)
z=b
Similar questions
Science,
1 month ago
Hindi,
1 month ago
Political Science,
3 months ago
Social Sciences,
3 months ago
Math,
9 months ago
Math,
9 months ago