Q.

What is the current syntax of remove() a file?

A. remove(file_name)
B. remove(new_file_name, current_file_name,)
C. remove(() , file_name))
D. none of the mentioned
Answer» A. remove(file_name)
1.5k
0
Do you find this helpful?
7

Discussion

No comments yet