Assignment 5
Assignment 5
File Handling
Q1. Read a text file line by line and display each word separated by a #.
Q2. Read a text file and display the number of vowels, consonants,
uppercase, lowercase characters in the file.
Q4. Create a binary file with roll number, name and marks. Input a roll
number and update the marks.