Computer Science, asked by ashubadsiwal482, 3 months ago

}

b.) What is the output:

Int a=10, b=20;

Int c= (a<b)?a:b;

System.out.println

Answers

Answered by sairohanmadamshetty
0

Answer:

Explanation:

}

b.) What is the output:

Int a=10, b=20;

Int c= (a<b)?a:b;

System.out.println

Similar questions