

MCQOPTIONS
Saved Bookmarks
1. |
On executing the below program what will be the contents of 'target.txt' file if the source file contains a line "To err is human"?
#include
|
A. | r n |
B. | Trh |
C. | err |
D. | None of above |
Answer» C. err | |