/*Code for Example of file functions like fread(), fwrite(), fopen(), fclose() and fse…
//write a program that uses the functions ftell and fseek. //Code for ILLUSTRATION O…