what is the output of the following :
int a = 0, b = 20;
a = --b;
System.out.println("a:"+a+"b:"+b);
Answers
Answered by
1
Answer:
sorry I don't know the answer for this question
Similar questions
Math,
2 months ago
Biology,
2 months ago
Math,
4 months ago
Science,
4 months ago
Social Sciences,
11 months ago
Computer Science,
11 months ago
Geography,
11 months ago