Computer Science, asked by smitakumari6327, 4 months ago

Rewrite the following program segment using logical operduts,
if(x>5)
if(x-y)
System.out.println (x+y).​

Answers

Answered by ravishankarkashyap59
0

Explanation:

x-5y is the right answer

Similar questions