- WAP to count and display characters from a file. (Solution)
- WAP to count number of characters, words, lines and length of a file.
- WAP to count number of vowels from a file.
- WAP to input file name from user and display its contents
- WAP to copy contents of one file into another.