Tell me the difference between the functions unlink and unset?

Submitted by: Muhammad
unlink() deletes the given file from the file system.
unset() makes a variable undefined.
Submitted by: Muhammad

Read Online Internee PHP Developer Job Interview Questions And Answers