Which of the following is a valid file path in a Windows operating system?
/Users/username/Documents/myfile.txt
myfile.txt
~/Documents/myfile.txt
C:\Users\username\Documents\myfile.txt

Operating Systems Exercises are loading ...