If any error comes comment below...


Skill builder

1. Count Uppercase and Lowercase Letters

2. Write a program to obtain a string and append it to the end of a file.

3. Write a program that reads a text file, and determines the total number of words and the number of sentences

4. Count Number of Digits

5. Print the words with vowels

6. FileWriter and FileReader

7. Write integer array to a file

8. Write a program to copy the contents of one file to another.

Challange yourelf

9. Write a Java program to record the airport details into the text file.

10. Write a Java program to read the client information from text file (File1.txt)

11. File handling is an important technique that you need to accustom with