Page 1 of 1

Choose the filemode method which is used to create a new output file with the condition that the file with same name mus

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
a) FileMode.CreateNew
b) FileMode.Create
c) FileMode.OpenOrCreate
d) FileMode.Truncate