Predict the output:
a) int p=3,q=3,r=4;
r+ = ++p%++q * --q + --r
b) int m= 10 , n=5;
m++ /--m+ +n++ + - -n
c) System.out.println("Science")
System.out.print("Commerce")
System.out.prinln("Hummanities")
d) int a= 100,b =200,c;
c= (a-b)<(b-a) ? 2000:4000; (Give reason)
Answers
Answered by
1
Answer:
mark me btainlist
Explanation:
i dare u
Answered by
0
Similar questions