

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following statement is correct about the program?
#include
|
A. | The code writes a text to a file |
B. | The code reads a text files and display its content in reverse order |
C. | The code writes a text to a file in reverse order |
D. | None of above |
Answer» C. The code writes a text to a file in reverse order | |