e) What will be the output of following expression
intx=45,y=9;
if(x%y!=1&& x%10==5)
System.out.println(y*5);
else
System.out.println(x*2);
Answers
Answered by
1
Answer:
Explanation:
देश देश का राइट आंसर
Similar questions