Computer Science, asked by singhdiya8099, 6 months ago

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 HiAmNotSMaRt
0

Explanation:

pee peeeeeeeeeeeeeeeeeeeeeeeeeee

Similar questions