Computer Science, asked by shubha5, 1 year ago

what will be the output if:-int a=1..System.out.println(-a) and System.out.print(-(-a))

Answers

Answered by Anonymous
7
int i = '1' + '2' + '3'; will be the output
Similar questions