Predict the output for the following:-
(a) int a=1, b=2. C=3;
(b) a+=b;
(c) b+=c;
(d) System.out.println(a+"\n"+b);
Answers
Answered by
0
Answer:
csf3183 103yd7 ehevwcg
Similar questions