Which of the following opens the employ.txt file and allows the computer to write newdata 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")
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here