dgonzale3478 dgonzale3478 26-04-2024 Computers and Technology Answered Given the following pseudocode, what is the internal name used to work with the file on disk?Open File "myfile.txt" For ReadRead File ContentsClose Filea) ReadFileb) FileAccessc) FileOpend) FileIO