int main(void) { char *ptr = "Linux"; printf("\n [%c] \n",*ptr++); printf("\n [%c] \n",*ptr); return 0; } output of these questions ?
Answers
Answered by
12
HI DUDE
CAN'T UNDERSTAND THE QUES ¿¿¿
SORRY
Similar questions