"Hi, Amigo!"

"Let's continue our lessons on how to google."

"Here are some exercises:"

Find the following on the Internet:
1 Examples of working with the File class
2 How do you get a list of all files in a directory and its subdirectories?
3 How do you get a list of all files with a zip file extension in a directory?
4 How do you zip a file?
5 How do you zip a lot of files?
6 How do you zip a lot of files and directories?
7 How do you unzip a file?
8 How do you set the file encoding?
9 How do you find out the encoding of a file in an archive?
10 How do you change the data (properties) in a Properties object?