C Sharp (C#) - File IO
Which of the following is the correct syntax to write text to a file using the
File class?File class?File class uses WriteAllText to write all text to a file at once.WriteText, Write, and WriteLine are not valid static methods of File class.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions