"Hi, Amigo!"
Interview questions | |
---|---|
1 | Can a File object correspond to a file that doesn't yet exist? |
2 | How do you convert a File object to a Path? |
3 | Why do we need the Files class? |
4 | What classes for zipping do you know? |
5 | How do you add a directory to an archive? |
6 | Why do we need Properties? |
7 | How is data stored in a .properties file? |
8 | Can I change the data in a Properties object after loading it from a file? |
9 | Why do we need the FileReader class? |
10 | Why do we need the FileWriter class? |
GO TO FULL VERSION