printf("%d",*(*(a+ **a + 2)+3)); code example Example: printf("%d", 10 ? 0 ? 5:1:1:12) what will print printf("%d", 10 ? 0 ? 5:1:1:12)