39 Ustration 3 6 Statement Would Read File O Binary Int Savings 30 Fundsval File Nread Fre Q37087640

39)In ustration 3-6 What statement would read File I/O: binary int savings(30; from funds.val file? A) nread fread (fp, sav

39)In ustration 3-6 What statement would read File I/O: binary int savings(30; from “funds.val” file? A) nread fread (fp, savings) B) nread fread( fp, sizeof (int), 30, savings) C) nread-fread( savings, fp) D) nread fread(savings, sizeof(int), 30, fp): 1. 2. 3. Create a FILE pointer myfunds Open a file for binary write Binary write block of memory containing money arraV Close the file 4. 40)In ustration 3-6 What value does nread get after 6. Binary read into

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.