Q14
What is the result of the expression 10 > 5 ? 2 : 1 in Java?
A.
10
B.
5
C.
2
AnswerD.
1
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board