2.
Predict the output of this code
int Z=345;
int a=z/10;
int b=a/10;
int c=b/10;
System.out.println(""+a+b+c);
3430
343
345
O None of these
Answers
Answered by
0
Answer:
3430
Explanation:
int z=z/10 a+b++intc/10
Answered by
0
Answer:
thank you please follow me
Similar questions
Accountancy,
4 months ago
Computer Science,
4 months ago
Hindi,
4 months ago
Math,
9 months ago
History,
9 months ago
Math,
1 year ago
Social Sciences,
1 year ago