Computer Science, asked by Karnage9211, 1 year ago

Predict the output :
If((m==n)&&(n!=p)
{
System.out.println(m*n);
System.out.println(n%p);
}
If(m!=n)||(n==p)
{
System.out.println(m+n);
System.out.println(m-n);
}

Answers

Answered by jiteshbaisla50
2

Answer:

i do not under stand this question

Explanation:

explain me

Answered by Coolbabe
1

heya..❤❤

i can't understnd it...

out of thinking capacity..

Similar questions