Latest SELF Aptitude Question SOLUTION: What the below statement will print if a=10 printf("%d %d",a, !a++);