What will be the output of the following program of Java if the value in variable a is 0? class prg { void main(int a) { if(a>0) System.out.println(a+9); else System.out.println(a-9); }}
Answers
Answered by
0
Explanation:
pee peeeeeeeeeeeeeeeeeeeeeeeeeee
Similar questions
Business Studies,
3 months ago
Hindi,
3 months ago
Math,
3 months ago
Computer Science,
6 months ago
Sociology,
6 months ago
Geography,
11 months ago
Science,
11 months ago