pdpatel Member Member since Jun 22, 2009 Last active Sep 16, 2009 Total activities 0 Activity feed Recent contributions #Threads 16 years ago 9c3d64b3-2ddd-4783-95c7-39479aed64cf ce_nehaHi , Please make me understand the output of the following code:- #include<stdio.h> void main() { char *s1; char far *s2; char...