Examveda

. . . . . . . . removes the named file, so that a subsequent attempt to open it will fail.

A. remove(const *filename)

B. remove(filename)

C. remove()

D. fclose(filename)

Answer: Option A


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output