Q12
In C#, which method is used to determine the size of a file in bytes?
A.
File.Length
B.
FileInfo.Length
AnswerC.
File.SizeInBytes
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board