The function fopen (“filename”,”r”) returns June 6, 2022 by admin โช Choose the correct option.The function fopen (“filename”,”r”) returnsA. NothingB. a value 0 or 1 depending on whether the file could be opened or not.C. a pointer to FILE filename, if it exitsD. a pointer to a new file after creating it. Submit Answer