char c[] = "GATE2011"; char *p =c; printf("%s", p + p[3] - p[1]) ;
This question is part of this quiz :