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
a) FileMode.CreateNew
b) FileMode.Create
c) FileMode.OpenOrCreate
d) FileMode.Truncate
b) FileMode.Create
c) FileMode.OpenOrCreate
d) FileMode.Truncate