Vidyalelo
C# Programming · Q70

File Handling and Input Output in C Sharp

Programming · C# Programming · question 70

Q70

Which of these method/methods are used to read block or array of bytes from the file?

A.
Read()
Answer
B.
ReadByte()
C.
ReadLine()
D.
Readkey()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board