Description about text file.
Modes of text file:-
1. Read mode
2. Write mode
3. Append mode
What we do to open a file and how many arguments we need to pass when we open a file?
How you can use file methods and it's syntax.
Fclose to close a text file.