Temporary Files and Directories

# Introduction In programming, we often need to create data that is not needed after the program exits. Temporary files and directories are useful for this purpose since they do not pollute the file system over time.

|60 : 00

Click the virtual machine below to start practicing