0

Why is o/p for this is -3

Void main() { Int a=-5; Int k=( a++,++a); Printf("%d\n",k); }

20th Apr 2019, 11:38 AM
Saurabh Pandit
Saurabh Pandit - avatar
0 Resposta