https://gateoverflow.in/204076/gate2018-2
Why the answer is A,Why not D?
how the code should be changed
printf(" '%c', '%c'", *((char*)q+1), *((char*)q+2));