rewrite the following condition using ternary operator :-
if(a>b | | a>5)
system.out.println(a);
else
system.out.println(b);
Answers
Answered by
1
Explanation:
here your program please check it
Attachments:
Similar questions
Computer Science,
17 days ago
History,
17 days ago
CBSE BOARD X,
1 month ago
Math,
1 month ago
Hindi,
9 months ago
English,
9 months ago
Physics,
9 months ago