Examveda

What is the function of the mode ' w+'?

A. create text file for writing, discard previous contents if any

B. create text file for update, discard previous contents if any

C. create text file for writing, do not discard previous contents if any

D. create text file for update, do not discard previous contents if any

Answer: Option B


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output