printf and scanfprintf and scanf are call by value or call by reference and why???
pointer program executionwhat is the meaning of the statement char **cp[]={c+3, c+2, c+1, c}; and how will the statement cha...
pointer program executionplease explain the execution of this program #include<stdio.h> char *c[]={"ENTNG", "NST","AMAZI"...
This user does not accept Private Messages