Multiple Choice
Which of the following writes a blank line to a text file?
A) outputFile.Write(" ")
B) outputFile.WriteLine.Blank
C) outputFile.WriteLine()
D) outputFile.WriteLine(Blank)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: The StreamWriter's CreateText method will _.<br>A) create
Q17: This method places an item of data
Q18: To serve as a visual reminder that
Q19: When opening a file, use this method
Q20: The StreamReader object's _is used to determine
Q22: A structure should be used instead of
Q23: A file is like a stream of
Q24: The StreamReader.Read method will _.<br>A) read the
Q25: The FontDialog control allows the user to
Q26: This predefined constant moves the print position