Which of the following opens the employ.txt file and allows the computer to write new data to the end of the file’s existing data? a. outFile = IO.File.AddText("employ.txt") b. outFile =...


Which of the following opens the employ.txt file and allows the computer to write new

data to the end of the file’s existing data?

a. outFile = IO.File.AddText("employ.txt")

b. outFile = IO.File.AppendText("employ.txt")

c. outFile = IO.File.InsertText("employ.txt")

d. outFile = IO.File.WriteText("employ.txt")



Jun 02, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here