1.

Match the following with respect to the jump statements List-I                           List-IIa. fopen()                       i.  returns end of fileb. fclose()                      ii.  return for any problem reportc. ferror()                       iii. returns 0d. feof()                          iv. returns a file pointerCodes:a       b       c       d

A. iv       i       ii       iii
B. iii       i       iv       ii
C. ii       iii       iv       i
D. iv     iii       i       ii
Answer» B. iii       i       iv       ii


Discussion

No Comment Found