What is the purpose of basename() function?
A
Returns the last accessed time of the file
B
Returns the first accessed time of the file
C
Strips of the path and returns the file name
D
Strips of the path and returns the folder name
Correct Answer: Strips of the path and returns the file name