Multiple Choice
What method is used to copy the contents of a string array or LINQ query into a text file?
A) CreateTextFile
B) WriteAllLines
C) CopyToTextFile
D) ReadAllLines
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: Each line of the file UN.txt contains
Q35: XML files must be loaded into XElement
Q36: Which of the following terms is NOT
Q37: In a Try-Catch-Finally block, the code in
Q38: Select the example statement below that would
Q40: The following statement could be used to
Q41: In the line of code sw =
Q42: Element names are case sensitive.
Q43: Each line of the file UN.txt contains
Q44: When you place the OpenFileDialog control on