Recent questions tagged gradeup

0 0 votes
1 answers 1 answer
3.1k
3.1k views
What will be the output of the below code? the answer given is E)0 but I am not getting it. #include <stdio.h void fun(short int *a,char *b) { b += 2; short int *...
To see more, click for the full list of questions or popular tags.