Computer Science, asked by adyamishra, 5 hours ago

give the output .
. System.out.println( ( a % 2 = = 0 )? a<b:"hi"); if a=4&b=5​
spam= report.
only reply if you know the answer​

Answers

Answered by kannanadithya5
0

Answer:

System.out.println((4 % 2 = = 0)?4<5:"hi");

Explanation:

System.out.println((0.08= = 0)?4<5:"hi");

I think this will give you the output . Try this

Similar questions