what does the following statement do? 1. while((c=getchar()!=EOF) putc(c,fl); 2. whille ((m=getw(fl))!=EOF) printf(%5d,m);

Related Book For  answer-question
Posted Date: